ffmpeg/libavcore
Stefano Sabatini 6f84cd1279 Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and
deprecate av_get_bits_per_sample_format().

Originally committed as revision 25654 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-02 22:20:49 +00:00
..
Makefile Implement functions: 2010-11-02 22:08:02 +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
parseutils.c Add a test for av_parse_video_rate(). 2010-10-04 13:41:06 +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