summaryrefslogtreecommitdiffstats
path: root/libmpdemux/muxer_avi.c
Commit message (Expand)AuthorAgeFilesLines
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...nicodvb2005-02-211-1/+2
* fixed warning in my patchrfelker2004-09-051-0/+2
* ensure that avi files have a valid header as soon as possible.rfelker2004-09-051-0/+7
* no kabbe-bytes or men in black or any of that nonsense here...rfelker2004-05-231-1/+1
* Allow user to disable writing of ODML indexranma2004-04-301-10/+15
* removed loader/ dependancy, imported some files from g2, also used patches fr...alex2004-04-281-3/+1
* Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'ranma2004-04-191-42/+56
* Round Chunklen to word boundaryranma2004-03-241-1/+1
* Use aspect from encoder for AVI vprp headerranma2004-03-241-22/+41
* Better vprp aspect fixranma2004-03-221-9/+15
* explicit option for AVI PRP headerhenry2004-03-211-28/+33
* copy&paste 10lranma2004-03-171-1/+1
* OpenDML read/write supportranma2004-03-171-51/+360
* Set fcchandler according to fourcc, some players (Archos Jukebox) need it, al...alex2004-01-281-0/+2
* Fix waveformatex size calculationranma2003-11-031-2/+1
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-8/+12
* FreeBSD fixnexus2002-12-281-0/+1
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-0/+297