]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/simple_idct_mmx.c
png: add support for bpp>4 to paeth x86 SIMD code.
[ffmpeg] / libavcodec / x86 / simple_idct_mmx.c
2011-07-17 Diego Biurrunsimple_idct: remove disabled code
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2010-08-30 Ronald S. BultjePut ff_ prefix on non-static {put_signed,put,add}_pixel...
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-08-29 Måns RullgårdMove declarations of some mmx functions to dsputil_mmx.h
2009-01-05 Diego BiurrunAdd missing 'void' keyword to parameterless function...
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.