log libmpdemux/muxer_avi.c @ 18958:a8e681ad7c90

age author description
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
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
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
Wed, 28 Jan 2004 07:47:48 +0000 alex Set fcchandler according to fourcc, some players (Archos Jukebox) need it, also imho a player should use that field for determining fourcc, hopefully it doesn't break anything
Mon, 03 Nov 2003 16:25:31 +0000 ranma Fix waveformatex size calculation
Sun, 19 Jan 2003 00:33:11 +0000 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
Sat, 28 Dec 2002 00:48:07 +0000 nexus FreeBSD fix
Fri, 27 Dec 2002 22:43:20 +0000 arpi the long-waited MUXER layer, and new MPEG-PS muxer base libmpdemux/aviwrite.c@0f992b6251a7