[FFmpeg-devel] [PATCH] lavfi/amerge: copy ref props after filtering samples.

Clément Bœsch ubitux at gmail.com
Wed Feb 1 16:47:20 CET 2012


On Wed, Feb 01, 2012 at 03:59:28PM +0100, Nicolas George wrote:
> Le tridi 13 pluviôse, an CCXX, Clément Bœsch a écrit :
> > From: Clément Bœsch <clement.boesch at smartjog.com>
> > 
> > This fixes various issues with ffmpeg -ss and -t.
> > ---
> >  libavfilter/af_amerge.c |    7 +++++++
> >  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> Ok, of course. Thanks.
> 

I'll push tonight or tomorrow with the whole lavfi/libswr patchset.

Note: "AVFilterLink *const outlink = inlink->dst->outputs[0];" is
locally changed to "AVFilterLink *const outlink = ctx->outputs[0];".

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120201/83905b85/attachment.asc>


More information about the ffmpeg-devel mailing list