log mpegaudioenc.c @ 12207:44d480f49053 libavcodec

age author description
Thu, 01 Jul 2010 05:17:02 +0000 jai_menon mpegaudioenc: Remove write-only variables from the context. 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
Wed, 30 Sep 2009 15:13:09 +0000 cehoyos Use floating point mathematics when encoding mpeg audio. libavcodec
Sun, 06 Sep 2009 09:15:07 +0000 reimar Make sample_fmts and channel_layouts compound literals const to reduce size of libavcodec
Thu, 30 Jul 2009 21:00:08 +0000 diego Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. libavcodec