Mercurial > mplayer.hg
log libmpdemux/demux_mkv.c @ 14002:009337ffcfc4
age | author | description |
---|---|---|
Sat, 30 Oct 2004 08:47:04 +0000 | mosu | DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ecce ! se) |
Tue, 28 Sep 2004 13:51:20 +0000 | joey | fix sub_select fiasco with global sub numbering. now multiple sub sources can be managed in essentially one list. |
Tue, 21 Sep 2004 18:02:33 +0000 | mosu | With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->samplesize to something != 0. |
Sat, 18 Sep 2004 14:35:19 +0000 | reimar | fix playback of files with displaysize not set (aspect was set to NaN for these) |
Sun, 12 Sep 2004 14:01:13 +0000 | mosu | Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>. |
Wed, 25 Aug 2004 07:52:52 +0000 | mosu | Cosmetics: fix some compiler warnings. |
Tue, 24 Aug 2004 21:37:41 +0000 | mosu | Display the language code for subtitles from Matroska files. |