summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp8dsp-init.c
Commit message (Expand)AuthorAge
* Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros).Ronald S. Bultje2010-07-03
* SSSE3 versions of vp8 width4 bilinear MC functionsJason Garrett-Glaser2010-07-03
* SSSE3 versions of width4 VP8 6-tap MC functionsJason Garrett-Glaser2010-07-02
* Fix 100L in vp8dsp asm initJason Garrett-Glaser2010-07-01
* MMX idct_add for VP8.Ronald S. Bultje2010-06-29
* Add mmxext version of VP8 DC Hadamard transformJason Garrett-Glaser2010-06-29
* Change MMXEXT to MMX2, MMXEXT is deprecatedBaptiste Coudurier2010-06-28
* Add x86 asm functions for VP8 put_pixelsJason Garrett-Glaser2010-06-28
* Add MMX, SSE2, SSSE3 asm for VP8 bilinear MCJason Garrett-Glaser2010-06-28
* Fix build without yasmDavid Conrad2010-06-27
* First shot at VP8 optimizations:Jason Garrett-Glaser2010-06-27