Mercurial > mplayer.hg
log libmpdemux/demux_mkv.c @ 11907:dfb041cb3772
age | author | description |
---|---|---|
Sun, 01 Feb 2004 10:58:50 +0000 | mosu | Do not open more than one audio/video/subtitle stream at the same time. |
Sat, 31 Jan 2004 09:54:09 +0000 | mosu | Do not try to seek beyond the end of the stream when parsing the headers. |
Tue, 27 Jan 2004 06:02:29 +0000 | rfelker | 100l |
Thu, 22 Jan 2004 21:43:36 +0000 | mosu | Do not deactivate the video stream if no audio stream was wanted/found... |
Tue, 20 Jan 2004 14:10:48 +0000 | mosu | Compiler/system compatibility fixes. |
Tue, 20 Jan 2004 09:57:19 +0000 | mosu | Fixed subtitle clearing. |
Mon, 19 Jan 2004 19:51:07 +0000 | mosu | Fixed the subtitle line overflowing for SSA if there were too many \N in the subs. |
Mon, 19 Jan 2004 19:16:10 +0000 | mosu | Added the new C based Matroska demuxer by Aurelien Jacobs. |