diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-07-16 16:09:57 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-07-17 16:14:41 +0200 |
commit | bfe15b81b317bc859223d6804f768ecda7b73db3 (patch) | |
tree | 29fb5eedcd9e6fe1dd181cd56f83a3d764a6569f /doc/examples/demux_decode.c | |
parent | 31979127f830b9f93908affe2759afeeb097eb27 (diff) | |
download | ffmpeg-bfe15b81b317bc859223d6804f768ecda7b73db3.tar.gz |
fftools/ffmpeg_enc: Remove always-true checks
frame is always != NULL for audio and video here
(this is checked by an assert and the frame is already dereferenced
before it reaches this code here).
Fixes Coverity issue #1538858.
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc/examples/demux_decode.c')
0 files changed, 0 insertions, 0 deletions