aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/eval.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-051-0/+547
API public. Originally committed as revision 23485 to svn://svn.ffmpeg.org/ffmpeg/trunk