29 Commits (d70e503ebcd4c1979e05fe4548b227a2c1ba67b0)

Author SHA1 Message Date
Stefano Sabatini f3e886c7df lavu/eval: add clip function 10 years ago
Clément Bœsch 77f60f0011 lavu/eval: add between() function. 12 years ago
Stefano Sabatini 72a1257b5b tests/eval: fix reference after b2098d2417 12 years ago
Stefano Sabatini b2098d2417 lavu/eval: add bitor and bitand functions 12 years ago
Michael Niedermayer 29c8619a49 fate: add print() to the tests of eval 12 years ago
Stefano Sabatini 2ed0803c6c lavu/eval: extend if/ifnot functions to accept a third parameter 12 years ago
Justin Ruggles 5312268b34 eval: treat dB as decibels instead of decibytes 12 years ago
Michael Niedermayer 25a21c587c eval-test: add some otherwise untested functions. 12 years ago
Janne Grunau 2d497c141d eval: add gt(), gte(), lt() and lte() fate tests 13 years ago
Max Lazarov caac3ab6ef eval: fix swapping of lt() and lte() 13 years ago
Martin Storsjö 143f1e9203 eval: Add the isinf() function and tests for it 13 years ago
maxlazarov 7a3df014b9 The lt and lte functions were swapped. 13 years ago
Michael Niedermayer 59affed23c eval: add root() to solve f(x)=0 13 years ago
Michael Niedermayer 923092697a eval: Allow specifying the variable id. 13 years ago
Michael Niedermayer 43b1943a55 eval: Add taylor series evaluation support. 13 years ago
Stefano Sabatini 999495734b lavu/eval: add if() and ifnot() eval functions 13 years ago
Anton Khirnov 775af761a0 eval: test isnan(sqrt(-1)) instead of just sqrt(-1) 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Ronald S. Bultje dfd8116986 eval: add missing comma to tests. 14 years ago
Michael Niedermayer 16a565d0cb eval/fate: try to fix nan printing format failures. 14 years ago
Mans Rullgard 94350ab986 eval: clear Parser instances before using 14 years ago
Mans Rullgard 883fd9e393 eval: add fate test 14 years ago