Stefano Sabatini
|
d2af7205a1
Use hierarchic names convention (prefix them with av_expr) for the
|
14 years ago |
Stefano Sabatini
|
20fcd0797e
Implement isnan() function evaluation.
|
14 years ago |
Stefano Sabatini
|
4cabef0a9d
Make strmatch() return 1 only if the string compared against the
|
14 years ago |
Stefano Sabatini
|
2b59fbe9b1
Add st, ld, while examples/tests.
|
14 years ago |
Stefano Sabatini
|
8bb12e71af
Add examples of unary operators.
|
14 years ago |
Stefano Sabatini
|
63b1630356
Fix evaluation of expressions of the form: E1;E2.
|
14 years ago |
Stefano Sabatini
|
eb928286de
Add more tests to eval, help detecting some of the more apparent
|
14 years ago |
Stefano Sabatini
|
7ec9b9beca
Make av_parse_expr() fail if there are trailing chars at the end of
|
14 years ago |
Stefano Sabatini
|
2f62224bc0
Improve av_parse_eval() error reporting.
|
14 years ago |
Stefano Sabatini
|
0b99215c0e
Move eval.c and eval.h from libavcodec to libavutil, and make the eval
|
14 years ago |