| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/eval: add if() and ifnot() eval functions | Stefano Sabatini | 2012-01-17 | 1 | -0/+9 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-23 | 1 | -2/+2 |
|\ |
|
| * | eval: test isnan(sqrt(-1)) instead of just sqrt(-1) | Anton Khirnov | 2011-09-22 | 1 | -2/+2 |
| * | eval: implement not() expression | Stefano Sabatini | 2011-09-19 | 1 | -0/+9 |
| * | eval: add sqrt function for computing the square root | Stefano Sabatini | 2011-09-19 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-06 | 1 | -2/+5 |
|\| |
|
| * | eval: add missing comma to tests. | Ronald S. Bultje | 2011-07-05 | 1 | -2/+5 |
* | | eval/fate: try to fix nan printing format failures. | Michael Niedermayer | 2011-07-05 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-05 | 1 | -0/+27 |
|/ |
|
* | eval: clear Parser instances before using | Mans Rullgard | 2011-07-04 | 1 | -1/+1 |
* | eval: add fate test | Mans Rullgard | 2011-07-04 | 1 | -0/+134 |