log libmpcodecs/ae.c @ 37195:ac6c37d85d65 default tip

age author description
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Sun, 12 Sep 2010 15:51:11 +0000 diego Skip #ifdefs around harmless ae_*.h header #includes.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
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.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 02 Aug 2008 16:30:32 +0000 diego Change a bunch of codec-specific preprocessor directives from a HAVE_
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sun, 24 Jun 2007 17:39:54 +0000 reimar config.h must be included before other headers
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:30:55 +0000 diego Add explicit location for headers from the stream/ directory.
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Wed, 08 Mar 2006 15:49:46 +0000 reimar add default case to encoder switch-case (maybe an error message would be good as well).
Wed, 07 Dec 2005 10:07:27 +0000 ods15 more warning fixes
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Wed, 28 Sep 2005 20:15:30 +0000 nicodvb forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)
Sat, 07 May 2005 14:50:14 +0000 nicodvb added twolame mp2 audio encoder
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder
Fri, 22 Apr 2005 18:38:47 +0000 reimar gcc 2.95 compilation fix
Fri, 22 Apr 2005 17:53:31 +0000 nicodvb macosx compilation fix
Fri, 22 Apr 2005 13:53:56 +0000 nexus FreeBSD fix
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked