diff options
author | Andreas Rheinhardt <[email protected]> | 2025-04-21 19:13:07 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2025-04-25 12:35:40 +0200 |
commit | 0279eb9c93159c5280d679fe722c7dd91636b82d (patch) | |
tree | 6da16eb5134584ce67faad9a07f5e8541aee2807 /libavformat/iamf_writer.h | |
parent | 0d9b0015ba716d015b5c29712d289e87e632760c (diff) |
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 <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavformat/iamf_writer.h')
0 files changed, 0 insertions, 0 deletions