Stefano Sabatini d63e456a2a Implement functions:
av_get_sample_fmt_name()
av_get_sample_fmt()
av_get_sample_fmt_string()

in libavcore, and deprecate the corresponding libavcodec/audioconvert.h functions:
avcodec_get_sample_fmt_name()
avcodec_get_sample_fmt()
avcodec_sample_fmt_string()

Originally committed as revision 25653 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-02 22:08:02 +00:00
2010-11-02 22:08:02 +00:00
2010-09-17 20:14:24 +00:00
2010-11-02 22:08:02 +00:00
2010-11-02 22:08:02 +00:00
2010-10-16 10:20:53 +00:00
2010-11-02 08:32:04 +00:00
2010-09-03 21:27:19 +00:00
2010-11-02 08:32:04 +00:00
2010-03-08 05:04:29 +00:00
2010-10-10 00:39:42 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%