[FFmpeg-devel] [PATCH] Speex parser

Reimar Döffinger Reimar.Doeffinger
Mon Sep 21 12:17:39 CEST 2009


On Mon, Sep 21, 2009 at 11:27:01AM +0200, Diego Biurrun wrote:
> On Mon, Sep 21, 2009 at 10:12:56AM +0200, Michael Niedermayer wrote:
> > --- libavformat/options.c	(revision 19933)
> > +++ libavformat/options.c	(working copy)
> > @@ -46,6 +46,8 @@
> >  {"genpts", "generate pts", 0, FF_OPT_TYPE_CONST, AVFMT_FLAG_GENPTS, INT_MIN, INT_MAX, D, "fflags"},
> > +{"nofillin", "do not fill in missing values that can be exactly calculated", 0, FF_OPT_TYPE_CONST, AVFMT_FLAG_NOFILLIN, INT_MIN, INT_MAX, D, "fflags"},
> 
> fillinG

I think "fill-in" is what is meant, not "filling".



More information about the ffmpeg-devel mailing list