diff options
author | Niklas Haas <git@haasn.dev> | 2023-06-15 16:14:12 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2023-06-20 17:09:57 +0200 |
commit | 7be4434c88209193c7d50f2cc26ed92f95167595 (patch) | |
tree | d268d348aac3c0c184af7e28514325e6f59d3223 /COPYING.LGPLv3 | |
parent | 3f48815501942d3cd65eab2d61dbe99c4328fd9b (diff) | |
download | ffmpeg-7be4434c88209193c7d50f2cc26ed92f95167595.tar.gz |
lavfi/vf_libplacebo: drop redundant case
If the input queue is EOF, then the s->status check should already have
covered it, and prevented the code from getting this far.
If we still hit this case for some reason, it's probably a bug. Better
to hit the AVERROR_BUG branch.
Diffstat (limited to 'COPYING.LGPLv3')
0 files changed, 0 insertions, 0 deletions