index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_mkv.cpp
Commit message (
Expand
)
Author
Age
*
Support for files whose first timecode is not 0 (which is the case for splitt...
mosu
2003-06-12
*
Updates needed for libebml/libmatroska 0.4.4
mosu
2003-06-09
*
Support for selecting the audio track in Matroska files via -alang.
mosu
2003-05-23
*
Delayed the parsing of the cues for the case that the KaxInfos (and therefore...
mosu
2003-05-22
*
Endian fixes and proper support for headerless AAC streams.
mosu
2003-05-19
*
Added support for AAC.
mosu
2003-05-17
*
Support for DTS tracks (only with -hwac3 of course).
mosu
2003-05-15
*
Removed the abs function as someone reported compilation problems under MacOS.
mosu
2003-05-11
*
Check with the wrong variable.
mosu
2003-05-11
*
timecode scale value must be initialized before the duration is found. API ch...
mosu
2003-05-09
*
Support for aspect ratio set via DisplayWidth/DisplayHeight.
mosu
2003-05-06
*
Vorbis header packet lengths were calculated incorrectly.
mosu
2003-05-06
*
Proper key frame reporting. Proper handling of "no subtitles wanted".
mosu
2003-05-05
*
Fixed seeking in audio-only files. Added support for subtitle track selection...
mosu
2003-05-04
*
Implemented some default values. The corresponding Kax elements are not store...
mosu
2003-04-30
*
Fixes for gcc 3.2
mosu
2003-04-30
*
Loop counter was used inside for another loop as well.
mosu
2003-04-30
*
Added Matroska demuxing support.
mosu
2003-04-30