OSDN Git Service

Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_get_sampl...
authorPeter Ross <pross@xvid.org>
Thu, 31 Jul 2008 12:55:06 +0000 (12:55 +0000)
committerPeter Ross <pross@xvid.org>
Thu, 31 Jul 2008 12:55:06 +0000 (12:55 +0000)
commitc2b28bb9756403d54b8be8c4556354f378c815b4
tree17e1e92195cdb2dd939c20110ae79af28c694773
parentbbdf87285aa16092e089d0205fb8a542f20cfe49
Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_get_sample_fmt(), avcodec_sample_fmt_string()

Originally committed as revision 14484 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/audioconvert.c
libavcodec/audioconvert.h [new file with mode: 0644]