Quoting Andreas Rheinhardt (2023-07-16 16:24:35) > 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. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > --- > fftools/ffmpeg_enc.c | 4 ---- > 1 file changed, 4 deletions(-)
This and the next patch look ok. Thanks, -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".