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
This commit is contained in:
Stefano Sabatini
2010-11-02 22:20:49 +00:00
parent d63e456a2a
commit 6f84cd1279
6 changed files with 28 additions and 19 deletions
+4
View File
@@ -13,6 +13,10 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-11-02 - r25654 - lavcore 0.12.0 - av_get_bits_per_sample_fmt()
Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and
deprecate av_get_bits_per_sample_format().
2010-11-02 - r25653 - lavcore 0.11.0 - samplefmt.h
Add sample format functions in libavcore/samplefmt.h:
av_get_sample_fmt_name(),