]> git.sesse.net Git - ffmpeg/history - libswscale/x86/yuv2rgb_template.c
Remove unnecessary header inclusion directives.
[ffmpeg] / libswscale / x86 / yuv2rgb_template.c
2010-01-15 Zuxy MengConst correctness for src pointer. Remove all constness...
2010-01-12 David Conrad/nop is illegal with Apple's older version of gas,...
2010-01-12 Zuxy MengMake sure that sfence is used after any non temporal...
2010-01-11 Zuxy MengAvoid redefinition of RGB_PLANAR2PACKED24 as the templa...
2010-01-09 Zuxy MengMMX(2) accelerated yuv420->rgb24 routine, trivial as...
2010-01-07 Zuxy MengRemove const to avoid a bunch of GCC warnings against...
2009-08-16 Ramiro PollaCosmetics:
2009-08-14 Peter SchlaileBGR32 MMX special convertor.
2009-03-26 Ramiro PollaMove yuv2rgb code to subdirs.