Andreas Rheinhardt (12020-08-23): > The AVFilterInOuts normally get freed in init_output_filter() when > the corresponding streams get created; yet if an error happens before > one reaches said point, they leak. Therefore this commit makes > ffmpeg_cleanup free them, too. > > Fixes ticket #8267. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > fftools/ffmpeg.c | 1 + > 1 file changed, 1 insertion(+)
LGTM. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".