1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcore
Stefano Sabatini d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the
eval API.

More grep-friendly and more consistent with the rest of the FFmpeg
API.

Originally committed as revision 25708 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-08 14:06:49 +00:00
..
avcore.h Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 2010-11-02 22:20:49 +00:00
imgutils.c Add missing checks on invalid pixel format in 2010-09-07 23:41:18 +00:00
imgutils.h av_fill_image_linesizes -> av_image_fill_linesizes 2010-09-08 23:36:14 +00:00
libavcore.v Add libavcore. 2010-07-21 18:28:42 +00:00
Makefile Implement functions: 2010-11-02 22:08:02 +00:00
parseutils.c Use hierarchic names convention (prefix them with av_expr) for the 2010-11-08 14:06:49 +00:00
parseutils.h Use quotes instead of angle brackets for local #includes. 2010-09-01 02:12:03 +00:00
samplefmt.c Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 2010-11-02 22:20:49 +00:00
samplefmt.h Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 2010-11-02 22:20:49 +00:00
utils.c Add libavcore. 2010-07-21 18:28:42 +00:00