]> git.sesse.net Git - ffmpeg/history - libswscale/x86/yuv2rgb_mmx.c
swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled.
[ffmpeg] / libswscale / x86 / yuv2rgb_mmx.c
2011-06-14 Diego Biurrunswscale: Remove HAVE_MMX from files that are only compi...
2011-06-14 Diego Biurrunswscale: Fix compilation with --disable-mmx2.
2011-05-27 Ronald S. Bultjeswscale: fix build with --disable-swscale-alpha.
2011-05-24 Ronald S. Bultjeswscale: force --enable-runtime-cpudetect and remove...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-05-30 Diego BiurrunRename yuv2rgb_template2.c --> yuv2rgb_template.c now...
2010-05-30 Diego BiurrunRemove GPL-licensed YUV to RGB MMX routines.
2010-05-19 Loren Merritt13% faster yuv420 to rgb15 mmx.
2010-05-04 Diego Biurrunalternative LGPL-licensed, MMX-optimized YUV to RGB...
2010-01-09 Zuxy MengMMX(2) accelerated yuv420->rgb24 routine, trivial as...
2009-08-16 Ramiro PollaCosmetics:
2009-08-14 Peter SchlaileBGR32 MMX special convertor.
2009-03-26 Ramiro PollaMove yuv2rgb code to subdirs.