summaryrefslogtreecommitdiffstats
path: root/libmpdemux/muxer_rawaudio.c
Commit message (Expand)AuthorAgeFilesLines
* Remove MEncoderUoti Urpala2010-11-021-89/+0
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* translations: tweak cases that relied on concatenating adjacent stringsUoti Urpala2010-03-071-1/+2
* Merge svn changes up to r29304Uoti Urpala2009-07-071-0/+18
|\
| * Add standard license header to all files in libmpdemux.diego2009-05-081-0/+18
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-3/+3
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-3/+3
|/
* 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