FFmpeg/libswscale
Oskar Arvidsson 42239ced65 Add pixel formats for 9- and 10-bit yuv420p.
Also add support for these formats in libswscale.

Needed for high bit depth h264 decoding.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-05-10 07:24:19 -04:00
..
bfin Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc swscale: correct include path to fix ppc altivec build 2011-04-15 00:41:10 +02:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: fix compilation with --enable-runtime-cpudetect 2011-04-15 09:07:37 +02:00
colorspace-test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00: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 lavc: remove the FF_API_SET_STRING_OLD cruft. 2011-04-19 18:41:00 +02:00
rgb2rgb_template.c swscale: move away x86 specific code from rgb2rgb 2011-04-14 22:16:47 +02:00
rgb2rgb.c sws: remove disabled cruft. 2011-04-19 21:50:12 +02:00
rgb2rgb.h sws: remove disabled cruft. 2011-04-19 21:50:12 +02:00
swscale_internal.h Add pixel formats for 9- and 10-bit yuv420p. 2011-05-10 07:24:19 -04:00
swscale_template.c Add pixel formats for 9- and 10-bit yuv420p. 2011-05-10 07:24:19 -04:00
swscale-test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
swscale.c Add pixel formats for 9- and 10-bit yuv420p. 2011-05-10 07:24:19 -04:00
swscale.h libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-04-28 07:25:27 +02:00
utils.c Add pixel formats for 9- and 10-bit yuv420p. 2011-05-10 07:24:19 -04:00
yuv2rgb.c libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-04-28 07:25:27 +02:00