]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/vc1dsp_init.c
x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabled
[ffmpeg] / libavcodec / x86 / vc1dsp_init.c
2012-11-05 Diego Biurrunx86: vc1dsp: port to cpuflags
2012-10-31 Diego Biurrunx86: Move optimization suffix to end of function names
2012-10-08 Janne Grunaux86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)