log libmpdemux/muxer_avi.c @ 17833:b3ee00937967

age author description
Tue, 21 Feb 2006 09:39:22 +0000 corey Fix video delay when encoding with B-frames.
Sun, 19 Feb 2006 09:34:37 +0000 corey dwStart support for mencoder.
Thu, 26 Jan 2006 19:32:07 +0000 michael change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Tue, 29 Nov 2005 22:04:57 +0000 reynaldo Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
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