diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-21 19:16:31 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-25 12:35:45 +0200 |
commit | 40544b485435ec5cd30ef2239c3b778e6318d5d2 (patch) | |
tree | 73fe87587bf4daa3a267283930d15656fc026ee9 /tests/api/api-dump-stream-meta-test.c | |
parent | 0279eb9c93159c5280d679fe722c7dd91636b82d (diff) | |
download | ffmpeg-40544b485435ec5cd30ef2239c3b778e6318d5d2.tar.gz |
avcodec/ftr: Replace AVERROR_BUG that can be triggered
Return AVERROR_DECODER_NOT_FOUND.
(This can be triggered because this decoder tries to be
generic and work with multiple underlying AAC decoders,
so that there is no configure dependency for any decoder.)
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