log libmpcodecs/ae.c @ 27574:f51671d8bdc3

age author description
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).