log audioconvert.h @ 9511:c2dba7ed94dc libavcodec

age author description
Sun, 19 Apr 2009 14:05:55 +0000 jbr Check that channel layout is compatible with number of channels for libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sat, 01 Nov 2008 05:03:42 +0000 pross Add audio channel layout API to libavcodec. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Fri, 01 Aug 2008 13:53:18 +0000 pross Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. libavcodec
Thu, 31 Jul 2008 12:55:06 +0000 pross Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_get_sample_fmt(), avcodec_sample_fmt_string() libavcodec