log libmpdemux/demux_mkv.cpp @ 10099:71d703e35ff3

age author description
Sun, 11 May 2003 19:33:46 +0000 mosu Removed the abs function as someone reported compilation problems under MacOS.
Sun, 11 May 2003 19:11:10 +0000 mosu Check with the wrong variable.
Fri, 09 May 2003 14:21:05 +0000 mosu timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!
Tue, 06 May 2003 20:40:24 +0000 mosu Support for aspect ratio set via DisplayWidth/DisplayHeight.
Tue, 06 May 2003 10:36:32 +0000 mosu Vorbis header packet lengths were calculated incorrectly.
Mon, 05 May 2003 19:18:22 +0000 mosu Proper key frame reporting. Proper handling of "no subtitles wanted".
Sun, 04 May 2003 11:03:02 +0000 mosu Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
Wed, 30 Apr 2003 20:20:51 +0000 mosu Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
Wed, 30 Apr 2003 19:35:28 +0000 mosu Fixes for gcc 3.2
Wed, 30 Apr 2003 18:35:16 +0000 mosu Loop counter was used inside for another loop as well.
Wed, 30 Apr 2003 11:39:32 +0000 mosu Added Matroska demuxing support.