log mpegaudioenc.c @ 12514:e6d711ba5760 libavcodec

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
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
Mon, 13 Apr 2009 16:59:38 +0000 stefano Rename pbBufPtr() to put_bits_ptr(). libavcodec
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Wed, 14 Jan 2009 09:26:07 +0000 mru Fix mpeg audio regression test failure 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, 01 Jun 2008 01:07:59 +0000 michael Prevent scalefactors from overflowing. libavcodec
Wed, 28 May 2008 22:36:08 +0000 michael ILP64 fix 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
Sat, 16 Jun 2007 22:58:43 +0000 mru move a couple of macros and structs to mpegaudio.h libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Sun, 20 May 2007 22:50:29 +0000 aurel remove dependency of mpeg audio encoder over mpeg audio decoder libavcodec base mpegaudio.c@e677dbf490f6