[FFmpeg-devel] [PATCH] ffmpeg.c: copy chapters by default.

Michael Niedermayer michaelni
Fri Mar 19 09:38:18 CET 2010


On Thu, Mar 18, 2010 at 10:18:11PM +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

also maybe you want to move this function into lavf (new c file)
as it might be usefull to other projects as well.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100319/2cb6f41d/attachment.pgp>



More information about the ffmpeg-devel mailing list