[FFmpeg-devel] [libav-devel] [PATCH] movie source add repeat count parameter

Stefano Sabatini stefasab at gmail.com
Thu Mar 15 20:43:08 CET 2012


On date Thursday 2012-03-15 19:17:01 +0800, William Yu encoded:
> 在 2012年3月15日 下午3:40,Michael Niedermayer <michaelni at gmx.at> 写道:
> > On Thu, Mar 15, 2012 at 02:40:46PM +0800, William Yu wrote:
> >> 在 2012年3月1日 下午9:20,William Yu <genwillyu at gmail.com> 写道:
> >> > 在 2012年2月29日 下午8:19,Stefano Sabatini <stefasab at gmail.com> 写道:
> >> >> On date Tuesday 2012-02-28 19:02:35 +0800, William Yu encoded:
> >> >>> I think movie source can add a repeat count for read source several times.
> ...
> >
> > the patch seems to mix tabs and spaces for indent (tabs arent allowed
> > in ffmpeg), see tools/patcheck in ffmpeg git, it will list where tabs
> > are
> I have replaced tabs to spaces, please check attachment.
> 
> Thanks.
> >
> > also please use
> > git format-patch or send-email
> > that way the patch contains a commit message and can simply be applied
> > with git am.
> >
> > Thanks

Patch looks OK, I'll apply tomorrow if I read no more comments.

I wanted to add support to proper timestamp renormalization, which
requires timestamp duration in AVFrame/AVFilterBufferRef, but I
suppose this can be done in a second step (I have a local WIP branch
for that).
-- 
FFmpeg = Furious and Fanciful Multipurpose Programmable Efficient Gnome


More information about the ffmpeg-devel mailing list