diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-05-16 19:29:14 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-05-22 17:10:44 +0200 |
commit | 4fbc699ac3c9ab69b4c5474145593c809e0286f8 (patch) | |
tree | 7f40d1c186463df29e41b2e64a92a490ea41d0a9 /libavfilter/bufferqueue.h | |
parent | 4a59dde0c72b97515582beab4ee182be09360005 (diff) | |
download | ffmpeg-4fbc699ac3c9ab69b4c5474145593c809e0286f8.tar.gz |
fftools/ffmpeg: replace an unreachable return with av_assert0(0)
This cannot be reached, because initialization will fail if decoding is
requested for a stream but no decoder can be found.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions