[FFmpeg-devel] [PATCH] doc/eval: fix documentation for time() function

Stefano Sabatini stefasab at gmail.com
Thu Jan 24 12:37:26 CET 2013


On date Thursday 2013-01-24 03:30:50 +0100, Michael Niedermayer encoded:
> On Thu, Jan 24, 2013 at 01:09:05AM +0100, Stefano Sabatini wrote:
> > ---
> >  doc/eval.texi |    5 +++--
> >  1 file changed, 3 insertions(+), 2 deletions(-)
> > 
> > diff --git a/doc/eval.texi b/doc/eval.texi
> > index a1faff6..2151fda 100644
> > --- a/doc/eval.texi
> > +++ b/doc/eval.texi
> > @@ -163,8 +163,9 @@ note, when you have the derivatives at y instead of 0
> >  taylor(expr, x-y) can be used
> >  When the series does not converge the results are undefined.
> >  
> > - at item time(0)
> > -The the current (wallclock) time in seconds
> > + at item time(expr)
> > +Return the current (wallclock) time in seconds. @var{expr} is
> > +currently ignored.
> 
> this is not ok
> the argument has to be 0 to allow future extension

Allright, just fixed the typos, thanks.
-- 
FFmpeg = Fostering Fantastic Marvellous Political Enchanting God


More information about the ffmpeg-devel mailing list