summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vc1dsp_mmx.c
Commit message (Expand)AuthorAge
* Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.cDavid Conrad2010-07-21
* VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16)Ronald S. Bultje2010-07-20
* MMX/SSE VC1 loop filterDavid Conrad2010-07-11
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* x86: move function prototypes to header filesMåns Rullgård2010-03-06
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-06
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall.Jason Garrett-Glaser2009-06-16
* VC1: extend MMX qpel MC to include MMX2 avg qpelDavid Conrad2009-04-15
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22