]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/vc1dsp_mmx.c
celp filters: Do not read earlier than the start of the 'out' vector.
[ffmpeg] / libavcodec / x86 / vc1dsp_mmx.c
2011-02-17 Ronald S. Bultjedsputil: move VC1-specific stuff into VC1DSPContext.
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-08-24 Måns RullgårdRemove global mm_flags variable
2010-07-21 David ConradMove ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c
2010-07-20 Ronald S. BultjeVP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both...
2010-07-11 David ConradMMX/SSE VC1 loop filter
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-03-06 Måns Rullgårdx86: move function prototypes to header files
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-06-16 Jason Garrett-Glaseridct_dc for VC-1/WMV3 decoder; ~11% faster decoding...
2009-04-15 David ConradVC1: extend MMX qpel MC to include MMX2 avg qpel
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.