summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_mkv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Proper key frame reporting. Proper handling of "no subtitles wanted".mosu2003-05-051-4/+5
* Fixed seeking in audio-only files. Added support for subtitle track selection...mosu2003-05-041-50/+80
* Implemented some default values. The corresponding Kax elements are not store...mosu2003-04-301-3/+8
* Fixes for gcc 3.2mosu2003-04-301-6/+6
* Loop counter was used inside for another loop as well.mosu2003-04-301-3/+4
* Added Matroska demuxing support.mosu2003-04-301-0/+1945