diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-21 19:13:07 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-25 12:35:40 +0200 |
commit | 0279eb9c93159c5280d679fe722c7dd91636b82d (patch) | |
tree | 6da16eb5134584ce67faad9a07f5e8541aee2807 /tests/api/api-dump-stream-meta-test.c | |
parent | 0d9b0015ba716d015b5c29712d289e87e632760c (diff) | |
download | ffmpeg-0279eb9c93159c5280d679fe722c7dd91636b82d.tar.gz |
avcodec/imm5: Reference H.264/HEVC decoders directly
This is simpler and allows to fuzz them -- up until now,
the linker did not see the dependency and fuzzing them
returned AVERROR_BUG during init.
It took just a few seconds here to run into an assert
due to a return value of AVERROR(EAGAIN) in the decode
callback...
Reviewed-by: Kacper Michajlow <kasper93@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/api/api-dump-stream-meta-test.c')
0 files changed, 0 insertions, 0 deletions