log libmpdemux/muxer_mpeg.c @ 14840:d49482c5d8ac

age author description
Sun, 27 Feb 2005 06:24:19 +0000 rfelker soft telecine support! :)) patch by nico
Fri, 25 Feb 2005 07:46:44 +0000 nicodvb both reorder and noreorder flags are now available
Thu, 24 Feb 2005 20:23:13 +0000 nicodvb disabled by default frame reordering
Wed, 23 Feb 2005 07:30:37 +0000 nicodvb replace bzero() with memset()
Tue, 22 Feb 2005 21:49:08 +0000 nicodvb renamed init_adelay to vdelay with opposite range
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)
Wed, 28 Apr 2004 10:18:33 +0000 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
Wed, 22 Oct 2003 17:07:17 +0000 alex update by Andriy N. Gritsenko <andrej@lucky.net>
Sun, 19 Jan 2003 00:33:11 +0000 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
Fri, 27 Dec 2002 22:43:20 +0000 arpi the long-waited MUXER layer, and new MPEG-PS muxer