ffmpeg/libswscale
Alfred Wingate e5ce473040 swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUV
Opaque parameters were previously added to the original definition of
ff_nv12ToUV, leading to gcc noticing a type mismatch with -Wlto-type-mismatch.

f2de911818
https://bugs.gentoo.org/907484

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2023-12-02 11:22:46 +01:00
..
aarch64 lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d 2023-11-28 15:54:49 +02:00
arm
loongarch
ppc
riscv sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p 2023-11-13 18:34:29 +02:00
tests
x86 swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUV 2023-12-02 11:22:46 +01:00
Makefile
alphablend.c
bayer_template.c
gamma.c
half2float.c
hscale.c
hscale_fast_bilinear.c
input.c swscale: add GBRAP14 format support 2023-09-28 19:37:58 +02:00
libswscale.v
log2_tab.c
options.c
output.c swscale: add GBRAP14 format support 2023-09-28 19:37:58 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c
swscale.c swscale: fix sws_setColorspaceDetails after sws_init_context 2023-11-09 12:53:35 +01:00
swscale.h
swscale_internal.h
swscale_unscaled.c swscale: add GBRAP14 format support 2023-09-28 19:37:58 +02:00
swscaleres.rc
utils.c swscale: don't omit ff_sws_init_range_convert for high-bit 2023-11-09 12:53:35 +01:00
version.c
version.h Bump versions after 6.1 2023-10-29 16:19:14 +01:00
version_major.h
vscale.c
yuv2rgb.c swscale/yuv2rgb: fix sws_getCoefficients for colorspace=0 2023-11-09 12:53:35 +01:00