ffmpeg/libswscale
Philip Langdale dd3f1e3a11 swscale: Introduce a helper to identify semi-planar formats
This cleans up the ever-more-unreadable list of semi-planar
exclusions for selecting the planar copy wrapper.
2018-03-03 15:20:19 -08:00
..
aarch64
arm
ppc swscale: Drop is9_OR_10BPS() use, its name is not correct 2016-11-10 00:33:12 +01:00
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 Merge commit '92db5083077a8b0f8e1050507671b456fd155125' 2017-05-04 19:59:30 -03:00
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 swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 2016-11-20 13:00:22 +01:00
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 lsws/slice: Move a misplaced const. 2017-03-08 00:33:21 +01:00
swscale.c Fix several typos 2017-09-21 16:17:02 -08:00
swscale.h
swscale_internal.h swscale: Introduce a helper to identify semi-planar formats 2018-03-03 15:20:19 -08:00
swscale_unscaled.c swscale: Introduce a helper to identify semi-planar formats 2018-03-03 15:20:19 -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