1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale/x86
Ronald S. Bultje b6cac9b3bf swscale: remove if(full_chr_int) from yuv2packed1().
If that flag is set, swScale() already proxies the call to
yuv2rgbXinC_full(). Therefore, this flag is never set when
yuv2packed1() is called.
2011-05-26 09:30:14 -04:00
..
rgb2rgb_template.c swscale: Eliminate rgb24toyv12_c() duplication. 2011-05-26 00:56:06 +02:00
rgb2rgb.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
swscale_template.c swscale: remove if(full_chr_int) from yuv2packed1(). 2011-05-26 09:30:14 -04:00
swscale_template.h swscale: fix compilation with --enable-runtime-cpudetect 2011-04-15 09:07:37 +02:00
yuv2rgb_mmx.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
yuv2rgb_template.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00