log libmpdemux/muxer_avi.c @ 17026:3c4b93bc0db3

age author description
Mon, 21 Nov 2005 22:53:14 +0000 nicodvb buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Mon, 21 Feb 2005 21:45:49 +0000 nicodvb new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
Sun, 05 Sep 2004 16:55:06 +0000 rfelker fixed warning in my patch
Sun, 05 Sep 2004 16:51:15 +0000 rfelker ensure that avi files have a valid header as soon as possible.
Sun, 23 May 2004 07:34:32 +0000 rfelker no kabbe-bytes or men in black or any of that nonsense here...
Fri, 30 Apr 2004 21:33:53 +0000 ranma Allow user to disable writing of ODML index
Wed, 28 Apr 2004 10:18:33 +0000 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
Mon, 19 Apr 2004 02:14:09 +0000 ranma Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
Wed, 24 Mar 2004 15:21:21 +0000 ranma Round Chunklen to word boundary
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Mon, 22 Mar 2004 01:42:43 +0000 ranma Better vprp aspect fix
Sun, 21 Mar 2004 21:32:54 +0000 henry explicit option for AVI PRP header
Wed, 17 Mar 2004 15:36:33 +0000 ranma copy&paste 10l
Wed, 17 Mar 2004 14:50:37 +0000 ranma OpenDML read/write support