summaryrefslogtreecommitdiffstats
path: root/libmpdemux/muxer_rawvideo.c
Commit message (Expand)AuthorAgeFilesLines
* Add explicit location for headers from the stream/ directory.diego2007-03-151-2/+2
* muxers now write to output muxer->stream rather than to muxer->filenicodvb2006-12-181-3/+4
* Remove superfluous bswap.h include.diego2006-12-021-2/+0
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...michael2006-01-261-1/+1
* buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun...nicodvb2005-11-211-11/+0
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* processing audio is sometimes essential for a/v sync, so 1000l torfelker2005-10-191-11/+1
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...nicodvb2005-02-211-1/+2
* use correct headersrathann2004-08-281-3/+2
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>ranma2004-03-091-0/+99