]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dsputil_mmx.h
dsputil: Add ff_ prefix to the dsputil*_init* functions
[ffmpeg] / libavcodec / x86 / dsputil_mmx.h
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-17 Ronald S. Bultjedsputil: move VC1-specific stuff into VC1DSPContext.
2011-01-21 Justin RugglesMove lpc_compute_autocorr() from DSPContext to a new...
2011-01-03 Daniel KangFix compilation on x86-32 with --disable-optimizations,
2010-12-24 Ronald S. BultjeFor rounding in chroma MC SSSE3, use 16-byte pw_3/4...
2010-09-03 Ronald S. BultjePort latest x264 deblock asm (before they moved to...
2010-09-01 Ronald S. BultjeSplit h264dsp_mmx.c (which was #included in dsputil_mmx...
2010-08-30 Ronald S. BultjePut ff_ prefix on non-static {put_signed,put,add}_pixel...
2010-08-03 Måns RullgårdMove cavs dsp functions to their own struct
2010-07-31 Vitor SessakConvert deinterlacing MMX code to YASM
2010-07-21 David ConradAdd header declarations for mmx/sse constants missing...
2010-07-15 Ronald S. BultjeVP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations.
2010-07-11 David ConradMake ff_pw_4 128 bits
2010-06-25 Jason Garrett-Glaser16x16 and 8x8c x86 SIMD intra pred functions for VP8...
2010-03-14 Måns RullgårdSeparate DWT from snow and dsputil
2010-03-06 Måns Rullgårdx86: move function prototypes to header files
2009-08-29 Måns RullgårdMove declarations of some mmx functions to dsputil_mmx.h
2009-02-12 Aurelien Jacobsconvert ff_pw_64 into an xmm_reg for future use in...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.