Stefano Sabatini
|
eb928286de
|
Add more tests to eval, help detecting some of the more apparent
errors, far from being a complete test system.
Originally committed as revision 23635 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-16 22:36:52 +00:00 |
|
Stefano Sabatini
|
7ec9b9beca
|
Make av_parse_expr() fail if there are trailing chars at the end of
the provided expression.
Allow detection of mistyped expressions.
Originally committed as revision 23629 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-16 18:27:55 +00:00 |
|
Stefano Sabatini
|
2f62224bc0
|
Improve av_parse_eval() error reporting.
Originally committed as revision 23627 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-16 18:27:46 +00:00 |
|
Stefano Sabatini
|
0b99215c0e
|
Move eval.c and eval.h from libavcodec to libavutil, and make the eval
API public.
Originally committed as revision 23485 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-05 12:01:28 +00:00 |
|