log libmpdemux/matroska.h @ 12550:733c9d9882d1

age author description
Thu, 10 Jun 2004 11:16:44 +0000 mosu Support for the "custom colors" and "forced subtitles" entries in the VobSub idx. Made the parser handle whitespaces better.
Mon, 19 Jan 2004 19:16:10 +0000 mosu Added the new C based Matroska demuxer by Aurelien Jacobs.
Fri, 05 Dec 2003 11:03:43 +0000 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.
Sun, 16 Nov 2003 22:53:08 +0000 mosu Added the FLAC CodecId.
Thu, 16 Oct 2003 22:01:30 +0000 mosu Support for MP2 audio.
Thu, 16 Oct 2003 21:06:43 +0000 mosu Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.
Wed, 10 Sep 2003 12:50:29 +0000 mosu Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanfree.net>.
Wed, 10 Sep 2003 11:39:40 +0000 mosu Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs etc.).
Fri, 11 Jul 2003 20:24:20 +0000 mosu Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
Mon, 19 May 2003 20:55:52 +0000 mosu Endian fixes and proper support for headerless AAC streams.
Sat, 17 May 2003 20:53:12 +0000 mosu Added support for AAC.
Thu, 15 May 2003 10:36:06 +0000 mosu Support for DTS tracks (only with -hwac3 of course).
Wed, 30 Apr 2003 11:39:32 +0000 mosu Added Matroska demuxing support.