]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/vc1dsp_init.c
Merge commit '1f3f896564501c23b44fcf605567c78ce066b539'
[ffmpeg] / libavcodec / x86 / vc1dsp_init.c
2012-11-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-11-06 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-11-05 Michael NiedermayerMerge commit '930e26a3ea9d223e04bac4cdde13697cec770031'
2012-11-05 Diego Biurrunx86: vc1dsp: port to cpuflags
2012-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-31 Diego Biurrunx86: Move optimization suffix to end of function names
2012-10-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-08 Janne Grunaux86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)