log audioconvert.c @ 8430:7768bdfd4f7b libavcodec

age author description
Mon, 17 Nov 2008 12:48:31 +0000 cehoyos One const is enough. libavcodec
Sun, 02 Nov 2008 21:04:28 +0000 andoma Change multichannel API define prefix from "CHANNEL_" to "CH_". libavcodec
Sat, 01 Nov 2008 05:03:42 +0000 pross Add audio channel layout API to libavcodec. libavcodec
Thu, 02 Oct 2008 19:09:56 +0000 gpoirier Remove duplicate "const" qualifier for *matrix. libavcodec
Mon, 08 Sep 2008 15:24:16 +0000 michael Drop deprecated SAMPLE_FMT_S24. libavcodec
Tue, 19 Aug 2008 10:36:30 +0000 pross Add SAMPLE_FMT_DBL. 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
Fri, 01 Aug 2008 11:26:22 +0000 pross Revert r14484 hunk that deleted the 'include avcodec.h' statement. 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
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 19 Aug 2006 23:12:10 +0000 michael cosmetics libavcodec
Sat, 19 Aug 2006 20:22:57 +0000 michael audio format conversion libavcodec