summaryrefslogtreecommitdiffstats
path: root/libmpdemux/muxer_rawaudio.c
Commit message (Expand)AuthorAgeFilesLines
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* muxers now write to output muxer->stream rather than to muxer->filenicodvb2006-12-181-1/+2
* 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-13/+0
* Fix off_t on OSX, thanks to Steven M. Schultzranma2005-06-201-0/+1
* rawaudio muxerranma2005-06-191-0/+82