summaryrefslogtreecommitdiff
path: root/doc/eval.texi
Commit message (Expand)AuthorAge
* doc/eval: add missing documentation of functionsStefano Sabatini2012-08-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\
| * eval: Add the isinf() function and tests for itMartin Storsjö2012-07-04
| * Fix a bunch of common typos.Diego Biurrun2011-12-11
| * eval: implement not() expressionStefano Sabatini2011-09-19
| * eval: add sqrt function for computing the square rootStefano Sabatini2011-09-19
| * eval: add support for trunc, ceil, and floor functionsStefano Sabatini2011-04-10
* | eval: add root() to solve f(x)=0Michael Niedermayer2012-02-27
* | eval: Allow specifying the variable id.Michael Niedermayer2012-02-26
* | eval: Add taylor series evaluation support.Michael Niedermayer2012-02-22
* | doc/eval.texi: add precisation about the assumption for "trueness" in conditi...Stefano Sabatini2012-01-17
* | lavu/eval: add if() and ifnot() eval functionsStefano Sabatini2012-01-17
* | eval.texi: document that variables are not shared between expressions.Michael Niedermayer2011-12-10
* | docs: Spelling fixes to 9 texi files from /docroot2011-11-29
* | eval: add mathematical constants (PI, E, PHI).Nicolas George2011-10-13
* | eval: document recently added random(), hypot(), gcd().Clément Bœsch2011-10-11
* | eval: add support for pow() functionStefano Sabatini2011-06-07
* | eval: implement not() expressionStefano Sabatini2011-05-25
* | eval: add sqrt function for computing the square rootStefano Sabatini2011-05-05
* | eval: add support for trunc, ceil, and floor functionsStefano Sabatini2011-04-05
* | Revert "replace FFmpeg with Libav in doc/"Michael Niedermayer2011-03-17
|/
* replace FFmpeg with Libav in doc/Janne Grunau2011-03-16
* Implement isnan() function evaluation.Stefano Sabatini2010-11-03
* Add eval.texi file.Stefano Sabatini2010-11-03