log mpegaudioenc.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sat, 24 Jul 2010 13:59:49 +0000 reimar Use "const" qualifier for pointers that point to input data of libavcodec
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