log libmpdemux/muxer_rawvideo.c @ 37195:ac6c37d85d65 default tip

age author description
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Wed, 30 Apr 2008 11:03:41 +0000 diego Remove unnecessary version.h #includes.
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Sat, 02 Dec 2006 12:32:44 +0000 diego Remove superfluous bswap.h include.
Thu, 26 Jan 2006 19:32:07 +0000 michael change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
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.
Wed, 19 Oct 2005 05:44:27 +0000 rfelker processing audio is sometimes essential for a/v sync, so 1000l to
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)
Sat, 28 Aug 2004 20:31:41 +0000 rathann use correct headers
Tue, 09 Mar 2004 14:46:34 +0000 ranma rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>