summaryrefslogtreecommitdiffstats
path: root/libmpdemux/matroska.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for A_AAC.mosu2005-10-221-0/+1
* Handle missing palettes in the info part of VobSubs in Matroska files correct...mosu2005-01-211-0/+1
* Support for AVC in Matroska.mosu2005-01-111-0/+1
* Added support for MPEG-1 and MPEG-2 in Matroska.mosu2004-11-261-0/+2
* Display the language code for subtitles from Matroska files.mosu2004-08-241-2/+4
* Support for subtitle switching in Matroska.mosu2004-08-241-0/+5
* Support for the "custom colors" and "forced subtitles" entries in the VobSub ...mosu2004-06-101-0/+3
* Added the new C based Matroska demuxer by Aurelien Jacobs.mosu2004-01-191-0/+3
* Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a l...mosu2003-12-051-1/+2
* Added the FLAC CodecId.mosu2003-11-161-0/+1
* Support for MP2 audio.mosu2003-10-161-0/+1
* Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.mosu2003-10-161-0/+7
* Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanf...mosu2003-09-101-2/+3
* Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs ...mosu2003-09-101-0/+8
* Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented sup...mosu2003-07-111-0/+9
* Endian fixes and proper support for headerless AAC streams.mosu2003-05-191-0/+5
* Added support for AAC.mosu2003-05-171-1/+4
* Support for DTS tracks (only with -hwac3 of course).mosu2003-05-151-0/+1
* Added Matroska demuxing support.mosu2003-04-301-0/+21