17 Commits (b5c4bb989d4085625f212b9b6378e4ee0a1a9ca8)

Author SHA1 Message Date
Jason Garrett-Glaser f311208cf1 VP8: much faster DC transform handling 14 years ago
Jason Garrett-Glaser 827d43bb9d VP8: move zeroing of luma DC block into the WHT 14 years ago
Jason Garrett-Glaser 3ae079a3c8 VP8: optimize DC-only chroma case in the same way as luma. 15 years ago
Jason Garrett-Glaser 8a467b2d44 VP8: 30% faster idct_mb 15 years ago
Jason Garrett-Glaser c25c776708 VP8: clear DCT blocks in iDCT instead of using clear_blocks. 15 years ago
Ronald S. Bultje 3facfc99da Change function prototypes for width=8 inner and mbedge loopfilter functions 15 years ago
David Conrad 5245c04da3 VP8: Move calculation of outer filter limit out of dsp functions for normal 15 years ago
David Conrad 982fac7357 Altivec VP8 MC functions 15 years ago
Jason Garrett-Glaser 95275094a5 Faster C VP8 normal inner loop filter 15 years ago
Jason Garrett-Glaser 9942b6a1b0 Use crop table in C implementations of VP8 DSP functions. 15 years ago
Stefano Sabatini a64fadf62b Fix linking if MMX is disabled. 15 years ago
Jason Garrett-Glaser 0178d14fe5 First shot at VP8 optimizations: 15 years ago
David Conrad 0ef1dbedcb VP8 bilinear filter 15 years ago
Jason Garrett-Glaser 15d31aa1e1 Really fix r23782 15 years ago
Jason Garrett-Glaser cd29c2b5a1 Fix c99ism in r23782 15 years ago
Jason Garrett-Glaser d6f8476be4 Make VP8 DSP functions take two strides 15 years ago
David Conrad 3b636f21da Native VP8 decoder. 15 years ago