aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/checkasm.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-06-11 09:24:38 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-06-16 12:30:59 +0200
commit7c95c7de4ae2109baa00cd12b36f5fa69cc1b095 (patch)
tree460c2e5a2b020f94d378e1da68201957c2654258 /tests/checkasm/checkasm.c
parentfa325379c9d007a51e5fb870a89ec6303bd771f5 (diff)
downloadffmpeg-7c95c7de4ae2109baa00cd12b36f5fa69cc1b095.tar.gz
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 reuses certain buffers, but when reusing them it presumes that it is enough for these buffers to exist and does not check whether they are actually large enough to hold what is intended to be stored in them.* Our users are exposed to this because forwarding A53 CC data is enabled by default. Change this to make it disabled by default. "Fixes" tickets #10411, #11052 and (presumably) #10906. *: See https://trac.ffmpeg.org/ticket/9666#comment:1 Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/checkasm/checkasm.c')
0 files changed, 0 insertions, 0 deletions