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