ffmpeg/libswscale
Michael Niedermayer ac29b82ec5 swscale: Add gbrap10 output
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2017-04-15 15:37:10 +02:00
..
ppc swscale: Add input support for 12-bit formats 2016-10-12 17:39:30 +02:00
tests swscale-test: const correctness for pointer variable 2017-01-24 13:03:57 +01:00
x86 x86util: Port all macros to cpuflags 2017-03-14 17:23:32 +01:00
Makefile build: Generate pkg-config files from Make and not from configure 2016-12-22 12:30:54 +01:00
input.c swscale: Add input support for gbrap10 pixel format 2017-04-13 16:11:24 +02:00
libswscale.v
options.c
output.c swscale: Add gbrap10 output 2017-04-15 15:37:10 +02:00
rgb2rgb.c
rgb2rgb.h
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 ppc: Centralize compiler-specific altivec.h #include handling in one place 2016-12-14 14:08:43 +01:00
swscale_unscaled.c swscale: Add GRAY12 2016-11-07 22:42:00 +01:00
utils.c swscale: Add gbrap10 output 2017-04-15 15:37:10 +02:00
version.h Bump major versions of all libraries 2017-03-23 09:56:20 +01:00
yuv2rgb.c