]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/x86/dsputil_mmx.c
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
[frescor/ffmpeg.git] / libavcodec / x86 / dsputil_mmx.c
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-05 diegoAdd missing 'void' keyword to parameterless function...
2009-01-04 cehoyosUse H264 MMX chroma functions to accelerate RV40 decoding.
2009-01-03 darkshikariAdd x264 SSE2 iDCT functions to H.264 decoder.
2008-12-28 cehoyosFix h264 decoding on SSE2 cores with icc compilation.
2008-12-26 darkshikariFix compilation without optimization under 64-bit with...
2008-12-22 diegoRename libavcodec/i386/ --> libavcodec/x86/.