| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520' | Michael Niedermayer | 2012-10-14 | 1 | -1/+2 |
|\ |
|
| * | eval-test: make table static const | Mans Rullgard | 2012-10-13 | 1 | -1/+2 |
* | | eval: Fix eval test with ftrapv | Michael Niedermayer | 2012-10-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-27 | 1 | -3/+2 |
|\| |
|
| * | eval: fix printing of NaN in eval fate test. | Ronald S. Bultje | 2012-07-26 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-15 | 1 | -0/+8 |
|\| |
|
| * | eval: add gt(), gte(), lt() and lte() fate tests | Janne Grunau | 2012-07-14 | 1 | -0/+8 |
| * | eval: fix swapping of lt() and lte() | Max Lazarov | 2012-07-14 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -1/+8 |
|\| |
|
| * | eval: Add the isinf() function and tests for it | Martin Storsjö | 2012-07-04 | 1 | -1/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-01 | 1 | -0/+1 |
|\| |
|
| * | opt/eval: Include mathematics.h for NAN/INFINITY | Martin Storsjö | 2012-07-01 | 1 | -0/+1 |
* | | The lt and lte functions were swapped. | maxlazarov | 2012-04-01 | 1 | -2/+2 |
* | | eval: fix infinite loop on opensolaris x86. | Michael Niedermayer | 2012-03-01 | 1 | -2/+2 |
* | | eval: add root() to solve f(x)=0 | Michael Niedermayer | 2012-02-27 | 1 | -1/+47 |
* | | eval: Check that single parameter functions dont get a second param. | Michael Niedermayer | 2012-02-26 | 1 | -1/+1 |
* | | eval: Allow specifying the variable id. | Michael Niedermayer | 2012-02-26 | 1 | -4/+8 |
* | | eval: support 3 parameter functions. | Michael Niedermayer | 2012-02-22 | 1 | -3/+8 |
* | | eval: Add taylor series evaluation support. | Michael Niedermayer | 2012-02-22 | 1 | -1/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 1 | -2/+2 |
|\| |
|
| * | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 1 | -2/+2 |
* | | lavu/eval: add if() and ifnot() eval functions | Stefano Sabatini | 2012-01-17 | 1 | -0/+8 |
* | | Add coverage exclusions for test code. | Reimar Döffinger | 2011-12-05 | 1 | -0/+4 |
* | | eval: add mathematical constants (PI, E, PHI). | Nicolas George | 2011-10-13 | 1 | -0/+18 |
* | | eval: fix () bug in not. | Michael Niedermayer | 2011-10-09 | 1 | -1/+1 |
* | | eval: add gcd() | Michael Niedermayer | 2011-10-08 | 1 | -1/+3 |
* | | eval:add hypot() | Michael Niedermayer | 2011-10-08 | 1 | -1/+3 |
* | | eval: add random() | Michael Niedermayer | 2011-10-08 | 1 | -1/+10 |
* | | eval: make variables persistent so they can be used between evaluations. | Michael Niedermayer | 2011-10-08 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-23 | 1 | -1/+1 |
|\| |
|
| * | eval: test isnan(sqrt(-1)) instead of just sqrt(-1) | Anton Khirnov | 2011-09-22 | 1 | -1/+1 |
| * | eval: implement not() expression | Stefano Sabatini | 2011-09-19 | 1 | -1/+7 |
| * | 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 | -1/+2 |
|\| |
|
| * | eval: add missing comma to tests. | Ronald S. Bultje | 2011-07-05 | 1 | -1/+1 |
| * | eval: fix memleak. | Ronald S. Bultje | 2011-07-05 | 1 | -0/+1 |
* | | eval/fate: try to fix nan printing format failures. | Michael Niedermayer | 2011-07-05 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-05 | 1 | -6/+11 |
|\| |
|
| * | eval: clear Parser instances before using | Mans Rullgard | 2011-07-04 | 1 | -2/+2 |
| * | eval: make timing optional in test program | Mans Rullgard | 2011-07-04 | 1 | -4/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | | eval: Fix 32bit unsigned parsing | Michael Niedermayer | 2011-06-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -1/+1 |
|\| |
|
| * | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun | 2011-06-07 | 1 | -1/+1 |
| * | lavu: remove FF_API_OLD_EVAL_NAMES cruft | Anton Khirnov | 2011-04-19 | 1 | -32/+0 |
| * | eval: add support for trunc, ceil, and floor functions | Stefano Sabatini | 2011-04-10 | 1 | -2/+19 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |