log libmpdemux/muxer_rawvideo.c @ 35967:76d4f38ffdf9

age author description
2009-05-08 diego Add standard license header to all files in libmpdemux.
2008-04-30 diego Remove unnecessary version.h #includes.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2006-12-18 nicodvb muxers now write to output muxer->stream rather than to muxer->file
2006-12-02 diego Remove superfluous bswap.h include.
2006-01-26 michael change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
2005-11-21 nicodvb buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-10-19 rfelker processing audio is sometimes essential for a/v sync, so 1000l to
2005-02-21 nicodvb new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
2004-08-28 rathann use correct headers
2004-03-09 ranma rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>