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

Stefano Sabatini stefasab at gmail.com
Fri Dec 21 18:59:47 CET 2012


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.
-- 
FFmpeg = Formidable & Free Mega Political Ecstatic Gorilla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavfi-overlay-switch-to-filter_frame-API.patch
Type: text/x-diff
Size: 11301 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121221/7eb6f671/attachment.bin>


More information about the ffmpeg-devel mailing list