[FFmpeg-cvslog] avcodec/libx265: Don't copy A53 closed captions by default

2024-06-16 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jun 11 09:24:38 2024 +0200| [7c95c7de4ae2109baa00cd12b36f5fa69cc1b095] | committer: Andreas Rheinhardt avcodec/libx265: Don't copy A53 closed captions by default The SEI handling of libx265 is buggy and can easily lead to memory corruption: It

[FFmpeg-cvslog] swscale/x86/range_convert: add missing AVX2 preprocessor wrapper

2024-06-16 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Jun 16 10:09:38 2024 -0300| [fcf72966a5f20b9d5df6889e748abd04019b56aa] | committer: James Almer swscale/x86/range_convert: add missing AVX2 preprocessor wrapper Fixes compilation with old yasm. Signed-off-by: James Almer > http://git.videolan.org/g