[FFmpeg-devel] [PATCH] swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUV

Anton Khirnov anton at khirnov.net
Thu Nov 30 14:01:20 EET 2023


Quoting Alfred Wingate via ffmpeg-devel (2023-11-14 14:26:47)
> Opaque parameters were previously added to the original definition of
> ff_nv12ToUV, leading to gcc noticing a type mismatch with -Wlto-type-mismatch.
> 
> https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/f2de911818fbd7e73343803626b697fd0c968121
> https://bugs.gentoo.org/907484
> 
> Signed-off-by: Alfred Wingate <parona at protonmail.com>
> ---
>  libswscale/x86/rgb2rgb_template.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Looks ok, will push soonish if noone objects.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list