[FFmpeg-devel] [PATCH 5/8] Add eval.texi file.

Stefano Sabatini stefano.sabatini-lala
Mon Nov 1 10:47:43 CET 2010


On date Monday 2010-11-01 00:25:59 +0100, Stefano Sabatini encoded:
> On date Sunday 2010-10-31 23:58:24 +0100, Michael Niedermayer encoded:
> > On Sun, Oct 31, 2010 at 11:38:43PM +0100, Stefano Sabatini wrote:
> > > On date Sunday 2010-10-31 21:53:53 +0100, Michael Niedermayer encoded:
> > > > On Sun, Oct 31, 2010 at 04:04:32PM +0100, Stefano Sabatini wrote:
> > > [...]
> > > > > diff --git a/doc/eval.texi b/doc/eval.texi
> > > > > new file mode 100644
> > > > > index 0000000..b60d7f4
> > > > > --- /dev/null
> > > > > +++ b/doc/eval.texi
> > > > > @@ -0,0 +1,115 @@
> > > > > + at chapter Expression Evaluation
> > > > > + at c man begin EXPRESSION EVALUATION
> > > > > +
> > > > > +When evaluating an expression, FFmpeg uses an internal formula
> > > > > +evaluator, implemeneted through the @file{libavutil/eval.h} interface.
> > > > > +
> > > > 
> > > > > +Two expressions @var{expr1} and @var{expr2} can be combined to form
> > > > > +another expression "@var{expr1};@var{expr2}".
> > > > > + at var{expr1} and @var{expr2} are evaluated in turn, and the new
> > > > > +expression evaluates to the value of @var{expr2}.
> > > > 
> > > > I really dont think this should be at the begin of the docs
> > > 
> > > Changed position.
> > 
> > good, i leave further review to the English & docs experts
> 
> Fine, I'll wait some days then I'll commit as it is if no one will
> comment.

Updated with some notes taken from Victor mail.
-- 
FFmpeg = Foolish and Free Minimal Philosofic Eager Guru



More information about the ffmpeg-devel mailing list