summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_ogg.c
Commit message (Expand)AuthorAgeFilesLines
* Uninit addedalbeu2002-04-241-0/+18
* Add seeking without index (still not perfect). Use -forceidx for thealbeu2002-04-241-50/+83
* Seeking implementedalbeu2002-04-201-42/+269
* argh, some samples sue new header chunks - fixedarpi2002-03-311-1/+5
* BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)arpi2002-03-311-4/+9
* fixed 10l bug: using ds instead of dp, and adding some debug printsarpi2002-03-311-3/+10
* Initial ogg demuxer. No seeking, a/v sync is broken. Support avialbeu2002-03-161-0/+597