Jun Zhao (12020-01-01): > From: Jun Zhao <[email protected]> > > ff_filter_frame always free the frame in case of error, so we don't > need to free the frame after ff_filter_frame fail. > > Signed-off-by: Jun Zhao <[email protected]> > --- > libavfilter/buffersrc.c | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-)
Thanks for the fix. Pushed with a few amendments to the commit message. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".
