summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vc1dsp_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-171-20/+43
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-181-3/+3
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-1/+2
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-6/+6
* Remove global mm_flags variableMåns Rullgård2010-08-241-1/+1
* Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.cDavid Conrad2010-07-211-7/+0
* VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16)Ronald S. Bultje2010-07-201-2/+0
* MMX/SSE VC1 loop filterDavid Conrad2010-07-111-0/+64
* Fix grammar errors in documentationMåns Rullgård2010-06-301-1/+1
* x86: move function prototypes to header filesMåns Rullgård2010-03-061-3/+0
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-2/+2
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-1/+1
* idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall.Jason Garrett-Glaser2009-06-161-0/+203
* VC1: extend MMX qpel MC to include MMX2 avg qpelDavid Conrad2009-04-151-133/+184
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-0/+490
OpenPOWER on IntegriCloud