log libmp3lame.c @ 12496:d9b601af5e5e libavcodec

age author description
Thu, 16 Sep 2010 08:30:01 +0000 cehoyos Remove useless comment. libavcodec
Wed, 15 Sep 2010 22:10:13 +0000 cehoyos Allow float values for libmp3lame quality. libavcodec
Thu, 22 Apr 2010 09:41:45 +0000 michael Set .supported_samplerates for mpeg audio encoders. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Sun, 06 Sep 2009 09:15:07 +0000 reimar Make sample_fmts and channel_layouts compound literals const to reduce size of libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 26 Jan 2009 22:51:16 +0000 diego Fix filenames in Doxygen comments. libavcodec
Sun, 11 Jan 2009 16:35:04 +0000 michael Increase BUFFER_SIZE. libavcodec
Sun, 11 Jan 2009 16:17:36 +0000 michael fix indention libavcodec
Sun, 11 Jan 2009 16:16:33 +0000 michael All negative values are errors not just -1. libavcodec
Fri, 01 Aug 2008 07:23:29 +0000 benoit Use compression level to set mp3lame quality option. libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Mon, 11 Feb 2008 08:01:07 +0000 andoma Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may libavcodec
Tue, 24 Jul 2007 09:59:54 +0000 gpoirier increase buffer size of LAME MP3 encoder libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Wed, 06 Jun 2007 08:51:41 +0000 diego Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. libavcodec
Wed, 06 Jun 2007 00:14:18 +0000 diego Give all wrappers for external libraries names starting with lib. libavcodec base mp3lameaudio.c@1630b682247e