ffmpeg/libswscale
Philip Langdale 9d5aff09a7 swscale: Add p016 output support and generalise yuv420p1x to p010
To make the best use of existing code, I generalised the wrapper
that currently does yuv420p10 to p010 to support any mixture of
input and output sizes between 10 and 16 bits. This had the side
effect of yielding a working code path for all yuv420p1x formats
to p01x.
2018-03-02 14:52:48 -08:00
..
aarch64
arm
ppc
tests Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d' 2017-10-30 12:34:40 -03:00
x86 Fix missing used attribute for inline assembly variables 2017-11-13 03:58:34 +01:00
Makefile
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c libswscale: add gray9 support 2017-08-07 13:09:41 +02:00
libswscale.v
log2_tab.c
options.c
output.c swscale: Add p016 output support and generalise yuv420p1x to p010 2018-03-02 14:52:48 -08:00
rgb2rgb.c lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 2017-08-24 12:50:06 +02:00
rgb2rgb.h lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 2017-08-24 12:50:06 +02:00
rgb2rgb_template.c
slice.c
swscale.c Fix several typos 2017-09-21 16:17:02 -08:00
swscale.h
swscale_internal.h
swscale_unscaled.c swscale: Add p016 output support and generalise yuv420p1x to p010 2018-03-02 14:52:48 -08:00
swscaleres.rc
utils.c swscale: Add p016 output support and generalise yuv420p1x to p010 2018-03-02 14:52:48 -08:00
version.h swscale: Add p016 output support and generalise yuv420p1x to p010 2018-03-02 14:52:48 -08:00
vscale.c
yuv2rgb.c lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware. 2017-10-29 14:53:57 +01:00