ffmpeg/libswscale
Reimar Döffinger 3bb1c58e95 Avoid incorrect deprecated pixel format warning.
Should only be printed if a "JPEG" format was used,
not for e.g. XYZ.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2013-05-05 10:01:22 +02:00
..
bfin
ppc Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' 2013-05-01 18:21:35 +02:00
sparc
x86 Fix libswscale compilation with --disable-optimizations on x86-32. 2013-04-18 12:47:16 +02:00
Makefile
colorspace-test.c
input.c sws: move RGB2YUV_SHIFT to swscale_internal.h 2013-04-15 01:23:29 +02:00
libswscale.v
options.c
output.c swscale/output: fix alpha scale in the new functions 2013-04-14 16:57:09 +02:00
rgb2rgb.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
rgb2rgb.h sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
rgb2rgb_template.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
swscale-test.c Replace all occurrences of PRI in sscanf() calls with SCN 2013-04-10 09:56:48 +02:00
swscale.c sws: fix typo in xyz2rgb matrix use. 2013-04-28 19:57:45 +02:00
swscale.h
swscale_internal.h sws: share xyzgamma tables. 2013-05-01 17:52:18 +02:00
swscale_unscaled.c sws: add 16bit gbrp formats to packed_16bpc_bswap() 2013-04-28 15:35:04 +02:00
utils.c Avoid incorrect deprecated pixel format warning. 2013-05-05 10:01:22 +02:00
version.h
yuv2rgb.c