Introduce ff_eval2 which is equivalent to ff_eval but does not log anything.
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Tue, 26 Sep 2006 22:01:33 +0000 (22:01 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Tue, 26 Sep 2006 22:01:33 +0000 (22:01 +0000)
commitae41e29b5be6ddafc269a7a5df6ef4567aa738f7
treea7d19ee7e058d026ad87ab76482475075b7611e9
parenta0403006f88517b58a1a14848bc731b407f02392
Introduce ff_eval2 which is equivalent to ff_eval but does not log anything.
Instead, error messages are passed upward by means of a struct member variable.

Originally committed as revision 6348 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/eval.c