summaryrefslogtreecommitdiffstats
path: root/libavutil/eval.c
Commit message (Expand)AuthorAgeFilesLines
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-081-32/+64
* Implement isnan() function evaluation.Stefano Sabatini2010-11-031-2/+7
* Make strmatch() return 1 only if the string compared against theStefano Sabatini2010-11-011-1/+4
* Add st, ld, while examples/tests.Stefano Sabatini2010-11-011-0/+8
* Add examples of unary operators.Stefano Sabatini2010-11-011-0/+3
* Fix evaluation of expressions of the form: E1;E2.Stefano Sabatini2010-11-011-1/+2
* Add more tests to eval, help detecting some of the more apparentStefano Sabatini2010-06-161-0/+38
* Make av_parse_expr() fail if there are trailing chars at the end ofStefano Sabatini2010-06-161-0/+6
* Improve av_parse_eval() error reporting.Stefano Sabatini2010-06-161-5/+5
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-051-0/+547
OpenPOWER on IntegriCloud