]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dsputil_mmx.h
Fix the fixed-point MDCT and FFT tests so that they actually compile and work.
[ffmpeg] / libavcodec / x86 / dsputil_mmx.h
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/.