]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/simple_idct_mmx.c
Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] in the
[ffmpeg] / libavcodec / x86 / simple_idct_mmx.c
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/.