log libmpdemux/matroska.h @ 23565:916056111725

age author description
2007-05-10 reimar Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv
2006-11-19 reimar Generalize subtitle switching, demux_ogg does not need a special case
2006-10-11 ptt added OSD audio switching visualization
2006-07-22 rathann Native MPEG4 SP/ASP/AP support in Matroska.
2006-07-07 eugeni Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
2005-10-22 mosu Added support for A_AAC.
2005-01-21 mosu Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu)
2005-01-11 mosu Support for AVC in Matroska.
2004-11-26 mosu Added support for MPEG-1 and MPEG-2 in Matroska.
2004-08-24 mosu Display the language code for subtitles from Matroska files.
2004-08-24 mosu Support for subtitle switching in Matroska.
2004-06-10 mosu Support for the "custom colors" and "forced subtitles" entries in the VobSub idx. Made the parser handle whitespaces better.
2004-01-19 mosu Added the new C based Matroska demuxer by Aurelien Jacobs.
2003-12-05 mosu Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a laced block, and set dp->pts to the current pts taking default_duration into account.
2003-11-16 mosu Added the FLAC CodecId.
2003-10-16 mosu Support for MP2 audio.
2003-10-16 mosu Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.
2003-09-10 mosu Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanfree.net>.
2003-09-10 mosu Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs etc.).
2003-07-11 mosu Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
2003-05-19 mosu Endian fixes and proper support for headerless AAC streams.
2003-05-17 mosu Added support for AAC.
2003-05-15 mosu Support for DTS tracks (only with -hwac3 of course).
2003-04-30 mosu Added Matroska demuxing support.