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 <[email protected]> > --- > fftools/ffmpeg_enc.c | 4 ---- > 1 file changed, 4 deletions(-)
This and the next patch look ok. Thanks, -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
