log libmpdemux/demux_mkv.cpp @ 11490:8db0cff2cf78

age author description
Sun, 16 Nov 2003 20:05:09 +0000 mosu Support for FLAC tracks that already contain the "fLaC" header.
Sun, 16 Nov 2003 19:24:43 +0000 mosu Support for FLAC in Matroska written in the MS compatibility mode.
Sun, 16 Nov 2003 12:10:34 +0000 mosu Support for FLAC in Matroska.
Wed, 05 Nov 2003 15:04:50 +0000 mosu Proper usage of zlib for decompression.
Thu, 30 Oct 2003 14:50:04 +0000 mosu Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mplayer in some cases.
Wed, 29 Oct 2003 18:09:20 +0000 mosu VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU packets remain. So no more need for mpeg_run in the demuxer. The muxer compresses each entry independently with a full deflateInit, deflateEnd.
Sun, 26 Oct 2003 21:09:37 +0000 attila * fix my 100l from before
Sun, 26 Oct 2003 12:28:45 +0000 attila 10!
Sat, 25 Oct 2003 12:42:24 +0000 mosu Support for -chapter selection.
Wed, 22 Oct 2003 17:59:28 +0000 mosu Added support for additional content encoding (compression, encryption) in general and zlib compression in particular (to be used with VobSubs).
Thu, 16 Oct 2003 22:01:30 +0000 mosu Support for MP2 audio.
Thu, 16 Oct 2003 21:10:18 +0000 mosu Support for uncompressed VobSubs.
Thu, 16 Oct 2003 07:28:33 +0000 mosu Fix for compilation on mingw32/cygwin. Patch by Goodwu <goodwu@21cn.com>.
Tue, 14 Oct 2003 13:45:31 +0000 mosu More liberal codec id recognition for AC3 codecs (needed for transcoded DNET from RM).
Thu, 02 Oct 2003 19:02:28 +0000 mosu Backwards compatibility fix for old SSA CodecIDs.