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

Michael Niedermayer michaelni
Sun Oct 31 23:58:24 CET 2010


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

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101031/23590957/attachment.pgp>



More information about the ffmpeg-devel mailing list