History | View | Annotate | Download (6.43 KB)
Use hierarchic names convention (prefix them with av_expr) for theeval API.
More grep-friendly and more consistent with the rest of the FFmpegAPI.
Originally committed as revision 25708 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fix grammar errors in documentation
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
Move eval.c and eval.h from libavcodec to libavutil, and make the evalAPI public.
Originally committed as revision 23485 to svn://svn.ffmpeg.org/ffmpeg/trunk