log libmpcodecs/ae_lavc.c @ 31001:6215761e4d02

age author description
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Fri, 25 Sep 2009 09:43:59 +0000 reimar Set codec_type and codec_id in codec context for lavc encoders.
Tue, 18 Aug 2009 22:24:36 +0000 tack Fix incorrect channel ordering for lavc audio codecs (specifically ffac3,
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 15 Mar 2009 16:37:06 +0000 reimar Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)
Sat, 21 Feb 2009 21:03:57 +0000 diego Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the
Sat, 20 Dec 2008 10:18:15 +0000 reimar Fix imaadpcm extradata with lavc encoder.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Mon, 10 Dec 2007 16:53:30 +0000 ulion Fix all current known multi-channel wrong order problems by adding
Sun, 09 Sep 2007 09:57:36 +0000 diego warning fix:
Tue, 31 Jul 2007 17:51:39 +0000 michael allow to specify the audio bitrate in bits (some codecs need that ...)