log

age author description
Thu, 16 Aug 2007 12:42:14 +0000 mhoffman allow setting of ranlib from the commandline of configure
Thu, 16 Aug 2007 12:41:01 +0000 mhoffman allow setting of ar from the commandline of configure
Thu, 16 Aug 2007 10:47:22 +0000 diego Remove local MinGW gettimeofday() implementation, there is now a native
Thu, 16 Aug 2007 07:00:08 +0000 diego Sync local diff with current version.
Thu, 16 Aug 2007 06:57:43 +0000 diego Sync libdvdread with version 0.9.6.
Wed, 15 Aug 2007 12:25:39 +0000 diego Sync local diff with current version.
Wed, 15 Aug 2007 12:24:07 +0000 diego cosmetics: Do not add trailing whitespace to lines we change.
Wed, 15 Aug 2007 12:16:25 +0000 diego Sync another change from upstream.
Wed, 15 Aug 2007 12:01:48 +0000 diego Remove modification comments from files that are no longer modified.
Wed, 15 Aug 2007 11:57:30 +0000 diego Sync libdvdread with version 0.9.5 (cosmetic changes).
Wed, 15 Aug 2007 11:49:17 +0000 diego cosmetics: alphabetical order
Wed, 15 Aug 2007 11:48:23 +0000 diego 1000l: Forgot to add new files, *sigh*.
Wed, 15 Aug 2007 11:47:22 +0000 diego Sync libdvdread with version 0.9.5 (functional changes).
Wed, 15 Aug 2007 10:34:53 +0000 diego Identifiers should not start with two underscores.
Wed, 15 Aug 2007 09:34:53 +0000 diego Remove unused variable.
Wed, 15 Aug 2007 09:02:38 +0000 diego cosmetics: Reorder lines for consistency.
Wed, 15 Aug 2007 08:45:01 +0000 diego Document how to encode with some more libavcodec audio codecs.
Wed, 15 Aug 2007 08:34:45 +0000 diego Clarify comment as pointed out by Ulion.
Wed, 15 Aug 2007 04:50:55 +0000 uau Remove pointless #ifdef
Tue, 14 Aug 2007 19:51:47 +0000 gpoirier AC3 --> AC-3, as done in r24056
Tue, 14 Aug 2007 14:52:22 +0000 diego Rename TMPO to TMPEXE, it is an executable, not an object file.
Tue, 14 Aug 2007 14:30:27 +0000 diego cosmetics: prettyprint
Tue, 14 Aug 2007 14:29:22 +0000 diego Apple Remote support
Mon, 13 Aug 2007 22:50:44 +0000 diego AC3 --> AC-3
Mon, 13 Aug 2007 22:42:42 +0000 diego Document how to encode with some libavcodec audio codecs.
Mon, 13 Aug 2007 17:41:56 +0000 diego Fix compilation on BSD.
Mon, 13 Aug 2007 08:49:11 +0000 diego Remove unused variables.
Mon, 13 Aug 2007 08:32:47 +0000 cehoyos Fix likely mistake when using char*.
Mon, 13 Aug 2007 08:30:53 +0000 cehoyos Remove additional warnings when using icc - similar to -Wno-pointer-sign.
Sun, 12 Aug 2007 13:22:46 +0000 diego MP3 audio encoder was renamed to libmp3lame in FFmpeg.