log

age author description
Tue, 17 Jun 2008 11:40:04 +0000 diego Add copyright and license statement.
Tue, 17 Jun 2008 11:13:36 +0000 diego It cannot hurt to add -E to the diff options to avoid whitespace changes.
Tue, 17 Jun 2008 09:09:36 +0000 diego Add missing #includes that are required for things used in the header.
Tue, 17 Jun 2008 08:58:26 +0000 gpoirier sync w/r27057
Tue, 17 Jun 2008 08:44:03 +0000 diego Add missing #includes to fix 'make checkheaders'.
Mon, 16 Jun 2008 18:42:58 +0000 reimar Try harder to honour CTRL+C etc. during dumpstream
Mon, 16 Jun 2008 17:33:55 +0000 diego cosmetics: Remove useless parentheses, align.
Mon, 16 Jun 2008 15:54:29 +0000 reimar Chapter support for lavf demuxer.
Mon, 16 Jun 2008 15:53:28 +0000 reimar Support NULL name parameter for demuxer_add_chapter.
Mon, 16 Jun 2008 12:54:28 +0000 diego cosmetics: Break overly long lines.
Mon, 16 Jun 2008 12:11:14 +0000 diego cosmetics: indentation, whitespace changes
Mon, 16 Jun 2008 12:04:58 +0000 diego cosmetics: consistent * placement
Mon, 16 Jun 2008 11:35:20 +0000 diego cosmetics: one more if brace placement fix
Mon, 16 Jun 2008 10:52:39 +0000 diego M-x untabify
Mon, 16 Jun 2008 10:50:53 +0000 diego cosmetics: Remove all trailing whitespace.
Mon, 16 Jun 2008 10:49:40 +0000 diego cosmetics: Split/join multiline statements.
Mon, 16 Jun 2008 10:31:05 +0000 diego cosmetics: Consistently format all if, for, while constructs.
Mon, 16 Jun 2008 09:51:40 +0000 diego Remove one more commented-out line.
Mon, 16 Jun 2008 09:22:41 +0000 diego cosmetics: Make all function declarations consistent by moving the opening
Mon, 16 Jun 2008 09:20:59 +0000 diego Remove one more commented-out line.
Mon, 16 Jun 2008 08:57:47 +0000 diego Remove pointless comments and commented-out code.
Mon, 16 Jun 2008 08:45:01 +0000 diego Add missing string.h #include for memcpy prototype;
Mon, 16 Jun 2008 08:40:01 +0000 diego Add missing #includes to fix 'make checkheaders'.
Sun, 15 Jun 2008 16:00:51 +0000 diego cosmetics: Group internal codec library tests together.
Sun, 15 Jun 2008 15:27:35 +0000 diego Document where the files vidix/dhahelperwin/ntverp.h and
Sun, 15 Jun 2008 14:36:23 +0000 diego cosmetics: Group entries by directory instead of randomly.
Sun, 15 Jun 2008 13:37:44 +0000 diego Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like
Sun, 15 Jun 2008 13:22:10 +0000 diego cosmetics: Remove empty line for consistency.
Sun, 15 Jun 2008 13:05:21 +0000 diego -alang/-slang do not depend on dvdread support.
Sun, 15 Jun 2008 12:56:09 +0000 diego Remove pointless HELP_MP_DEFINE_STATIC definition.