[FFmpeg-devel] [PATCH] lavfi/overlay: switch to filter_frame API

Stefano Sabatini stefasab at gmail.com
Sat Dec 22 16:18:47 CET 2012


On date Friday 2012-12-21 18:59:47 +0100, Stefano Sabatini encoded:
> On date Saturday 2012-12-15 13:58:45 +0100, Stefano Sabatini encoded:
> > On date Saturday 2012-12-08 15:51:03 +0100, Stefano Sabatini encoded:
> > > On date Saturday 2012-12-08 15:49:46 +0100, Stefano Sabatini encoded:
> > > > Still incomplete: it leaks and still references out_buf.
> > > > ---
> > > >  libavfilter/vf_overlay.c |  114 ++++++++++++----------------------------------
> > > >  1 file changed, 29 insertions(+), 85 deletions(-)
> > > 
> > > This is more an RFC than a patch, also if Nicolas or someone else
> > > wants to work on it that's welcome.
> > 
> > Updated.
> > -- 
> > FFmpeg = Faithless & Fundamental Multipurpose Perfectionist Enhancing Guide
> 
> > From 0a69dbea43dd63bdadb6ded7cb6c501efb68d46e Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefasab at gmail.com>
> > Date: Sat, 8 Dec 2012 15:15:20 +0100
> > Subject: [PATCH] lavfi/overlay: switch to filter_frame API
> > 
> > ---
> >  libavfilter/vf_overlay.c |  131 ++++++++++------------------------------------
> >  1 file changed, 29 insertions(+), 102 deletions(-)
> 
> Fixed an ffplay crash, now it is working with FATE, valgrind and
> ffplay, will push in a day if I see no more comments.

And pushed.
-- 
FFmpeg = Fast & Fundamentalist Mysterious Pitiful Elegant Gladiator


More information about the ffmpeg-devel mailing list