[FFmpeg-devel] [PATCH] lavfi/select: add support to branch option

Stefano Sabatini stefasab at gmail.com
Mon Apr 15 21:05:55 CEST 2013


On date Monday 2013-04-15 00:52:26 +0200, Stefano Sabatini encoded:
> On date Monday 2013-04-15 00:08:56 +0200, Nicolas George encoded:
> > Le sextidi 26 germinal, an CCXXI, Stefano Sabatini a écrit :
> > > Assertion !link->frame_requested || link->flags & FF_LINK_FLAG_REQUEST_LOOP failed at libavfilter/avfilter.c:344
> > 
> > That means that request_frame() returned 0 but did not actually push a
> > frame. Possibly, in this case, it pushed a frame but on the wrong pad.
> 
> Yes, it was a pre-exising double -> int silly bug.
> 
> Updated.
> -- 
> FFmpeg = Formidable & Friendly Most Portentous Exuberant Game

> From 5581748d3350829e6da4146e7a018723d015e059 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Mon, 8 Apr 2013 12:58:56 +0200
> Subject: [PATCH] lavfi/select: add support for dynamic number of outputs
> 
> TODO: bump micro, add docs
> ---
>  doc/filters.texi       |   23 +++++++++++++---
>  libavfilter/f_select.c |   69 +++++++++++++++++++++++++++---------------------
>  2 files changed, 59 insertions(+), 33 deletions(-)

Patch split, only relevant patch in attachment.
-- 
FFmpeg = Frenzy and Free MultiPurpose Exuberant God
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-lavfi-select-add-support-for-dynamic-number-of-outpu.patch
Type: text/x-diff
Size: 8158 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130415/872764b5/attachment.bin>


More information about the ffmpeg-devel mailing list