summaryrefslogtreecommitdiffstats
path: root/libmpdemux/muxer_mpeg.c
Commit message (Expand)AuthorAgeFilesLines
* replace bzero() with memset()nicodvb2005-02-231-1/+1
* renamed init_adelay to vdelay with opposite rangenicodvb2005-02-221-2/+2
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...nicodvb2005-02-211-348/+2343
* removed loader/ dependancy, imported some files from g2, also used patches fr...alex2004-04-281-3/+3
* update by Andriy N. Gritsenko <andrej@lucky.net>alex2003-10-221-9/+15
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-5/+11
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-0/+434