1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libswscale
Ronald S. Bultje acb96bc268 swscale: remove if (c->dstFormat) branch from yuv2packed[12X]().
This allows cutting up the function in much smaller and easier-
to-maintain chunks.
2011-05-26 09:30:14 -04:00
..
bfin swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc swscale: remove duplicate code in ppc/ subdirectory. 2011-05-24 10:16:32 -04:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: remove if (c->dstFormat) branch from yuv2packed[12X](). 2011-05-26 09:30:14 -04:00
colorspace-test.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
Makefile swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
options.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -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
rgb2rgb.h swscale: Remove orphaned, commented-out function declaration. 2011-05-26 00:56:07 +02:00
swscale_internal.h 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-test.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
swscale.c swscale: remove swScale_{c,MMX,MMX2} duplication. 2011-05-24 14:50:15 -04:00
swscale.h swscale: revive SWS_CPU_CAPS until next major bump. 2011-05-26 06:50:12 +02:00
utils.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
yuv2rgb.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00