[FFmpeg-devel] [PATCH] ffmpeg.c: copy chapters by default.
Benoit Fouet
benoit.fouet
Fri Mar 19 08:45:02 CET 2010
On Thu, 18 Mar 2010 22:18:11 +0100 Michael Niedermayer wrote:
> On Thu, Mar 18, 2010 at 08:15:48PM +0100, Anton Khirnov wrote:
> > On Thu, Mar 18, 2010 at 04:34:21PM +0100, Michael Niedermayer wrote:
> > > On Thu, Mar 18, 2010 at 01:13:41PM +0100, Anton Khirnov wrote:
> > > maybe these could be simplified with FFMIN/FFMAX
> > indeed, done.
> >
> > Anton Khirnov
>
> > ffmpeg.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
> > 1 file changed, 51 insertions(+)
> > baca1878fb209f8c401f6c6b047e78d75c3c33d4 0001-ffmpeg.c-copy-chapters-by-default.patch
> > From c538b582f2478e0c21a577901f30e011a55f13a0 Mon Sep 17 00:00:00 2001
> > From: Anton Khirnov <wyskas at gmail.com>
> > Date: Wed, 24 Feb 2010 23:00:31 +0100
> > Subject: [PATCH] ffmpeg.c: copy chapters by default.
> >
> > Chapters are copied from the first input file that has them to all
> > output files.
> > ---
> > ffmpeg.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
> > 1 files changed, 51 insertions(+), 0 deletions(-)
>
> okif tested
>
> [...]
applied
Ben
More information about the ffmpeg-devel
mailing list