ffmpeg/libswscale
Michael Niedermayer 328ea6a9a5 swscale: Add input support for 12-bit formats
Implemented for AV_PIX_FMT_GBRP12.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2016-10-12 17:39:30 +02:00
..
ppc swscale: Add input support for 12-bit formats 2016-10-12 17:39:30 +02:00
tests swscale: Add proper ff_ prefix to init functions 2016-07-16 17:38:37 +02:00
x86 swscale: Add input support for 12-bit formats 2016-10-12 17:39:30 +02:00
Makefile
input.c swscale: Add input support for 12-bit formats 2016-10-12 17:39:30 +02:00
libswscale.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
options.c swscale: Rename sws_context_class to ff_sws_context_class 2016-07-16 17:38:37 +02:00
output.c pixfmt: Add yuv420p12 pixel format 2016-09-27 18:48:30 +02:00
rgb2rgb.c swscale: Add proper ff_ prefix to init functions 2016-07-16 17:38:37 +02:00
rgb2rgb.h swscale: Add proper ff_ prefix to init functions 2016-07-16 17:38:37 +02:00
rgb2rgb_template.c
swscale.c swscale: Rename is9_OR_10 to match what it does 2016-09-27 18:48:30 +02:00
swscale.h
swscale_internal.h swscale: Rename is9_OR_10 to match what it does 2016-09-27 18:48:30 +02:00
swscale_unscaled.c pixfmt: Add yuv444p12 pixel format 2016-09-27 18:48:30 +02:00
utils.c swscale: Add input support for 12-bit formats 2016-10-12 17:39:30 +02:00
version.h
yuv2rgb.c