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

Clément Bœsch ubitux at gmail.com
Thu Feb 2 14:44:31 CET 2012


On Wed, Feb 01, 2012 at 04:47:20PM +0100, Clément Bœsch wrote:
> 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];".
> 

Pushed.

-- 
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/20120202/fc00f18d/attachment.asc>


More information about the ffmpeg-devel mailing list