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

Stefano Sabatini stefano.sabatini-lala
Wed Nov 3 20:43:21 CET 2010


On date Monday 2010-11-01 10:57:43 +0100, Stefano Sabatini encoded:
> On date Monday 2010-11-01 10:10:00 +0100, V?ctor Paesa encoded:
> > Hi,
> > 
> > On Mon, Nov 1, 2010 at 00:25, Stefano Sabatini wrote:
> > > 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.

Applied.
-- 
FFmpeg = Faithless & Friendly MultiPurpose Easy Gadget



More information about the ffmpeg-devel mailing list