log audioconvert.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Thu, 26 Aug 2010 00:38:25 +0000 stefano Implement avcodec_get_channel_layout(). libavcodec
Fri, 23 Apr 2010 16:28:10 +0000 mru Workaround for missing llrintf() libavcodec
Wed, 21 Apr 2010 17:57:48 +0000 rbultje Move clipping of audio samples (for those codecs outputting float) from decoder libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sun, 28 Feb 2010 18:50:56 +0000 cehoyos Make function get_channel_name() static: It is only used in audioconvert.c. libavcodec
Sat, 13 Jun 2009 22:33:13 +0000 jbr Do not guess the channel layout when getting its string value. libavcodec
Sat, 13 Jun 2009 18:57:54 +0000 jbr Remove the 3-front-channel layout from the list of channel layout libavcodec
Sun, 19 Apr 2009 14:05:55 +0000 jbr Check that channel layout is compatible with number of channels for libavcodec
Sat, 18 Apr 2009 18:51:01 +0000 jbr Add 3 channel layout convenience macros. libavcodec
Sun, 12 Apr 2009 03:26:20 +0000 jbr Add names for 5.0 and 5.1 back speaker channel layouts. libavcodec
Mon, 09 Feb 2009 23:11:26 +0000 cehoyos Replace snprintf() with av_strlcpy(). libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Thu, 22 Jan 2009 00:31:26 +0000 bcoudurier Add const, remove warning: libavcodec
Mon, 19 Jan 2009 23:41:46 +0000 diego Use "" instead of <> when #including non-system headers. libavcodec
Mon, 17 Nov 2008 12:48:31 +0000 cehoyos One const is enough. libavcodec