ffmpeg/libswscale
Philip Langdale 45726aa117 libswscale: add support for VUYX format
As we already have support for VUYA, I figured I should do the small
amount of work to support VUYX as well. That means a little refactoring
to share code.
2022-08-25 19:03:49 -07:00
..
aarch64 swscale/aarch64: add vscale specializations 2022-08-16 13:40:42 +03:00
arm
ppc
tests
x86 swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext 2022-08-23 12:21:00 +02:00
Makefile swscale/input: add rgbaf16 input support 2022-08-19 22:09:36 +02:00
alphablend.c
bayer_template.c
gamma.c
half2float.c swscale/input: add rgbaf16 input support 2022-08-19 22:09:36 +02:00
hscale.c swscale: add opaque parameter to input functions 2022-08-19 22:09:36 +02:00
hscale_fast_bilinear.c
input.c libswscale: add support for VUYX format 2022-08-25 19:03:49 -07:00
libswscale.v
log2_tab.c
options.c
output.c libswscale: add support for VUYX format 2022-08-25 19:03:49 -07:00
rgb2rgb.c swscale/rgb2rgb: Don't cast const away 2022-07-31 01:09:52 +02:00
rgb2rgb.h
rgb2rgb_template.c
slice.c swscale/input: add rgbaf16 input support 2022-08-19 22:09:36 +02:00
swscale.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
swscale.h
swscale_internal.h swscale/input: add rgbaf16 input support 2022-08-19 22:09:36 +02:00
swscale_unscaled.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
swscaleres.rc
utils.c libswscale: add support for VUYX format 2022-08-25 19:03:49 -07:00
version.c
version.h libswscale: add support for VUYX format 2022-08-25 19:03:49 -07:00
version_major.h
vscale.c
yuv2rgb.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00