summaryrefslogtreecommitdiffstats
path: root/libmpdemux/muxer_avi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix video delay when encoding with B-frames.corey2006-02-211-0/+9
* dwStart support for mencoder.corey2006-02-191-0/+13
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...michael2006-01-261-1/+1
* massive attack: mp_msg printf format fixesrathann2006-01-121-1/+1
* Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org...reynaldo2005-11-291-0/+3
* 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
* 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