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.c
Commit message (
Expand
)
Author
Age
*
Cosmetics: fix some compiler warnings.
mosu
2004-08-25
*
Display the language code for subtitles from Matroska files.
mosu
2004-08-24
*
Support for subtitle switching in Matroska.
mosu
2004-08-24
*
fixes a crash and unchecked string-handling in ENCA code.
reimar
2004-07-28
*
Do not dereference NULL if no track could be found for a block.
mosu
2004-06-28
*
Support for the "custom colors" and "forced subtitles" entries in the VobSub ...
mosu
2004-06-10
*
Try to get the "size:" and "palette:" entries for VobSub tracks from the priv...
mosu
2004-06-08
*
ENCA support (http://trific.ath.cx/software/enca/)
henry
2004-05-08
*
fix exploitable buffer overflow
rfelker
2004-04-26
*
Fixed the support for the A_MS/ACM CodecID which just stores a WAVEFORMATEX i...
mosu
2004-04-02
*
Implemented "seek to position".
mosu
2004-03-26
*
Removed the limitation to max. eight laced blocks.
mosu
2004-03-25
*
Parse comma separated language lists instead of comparing the complete langua...
mosu
2004-03-18
*
Exit when an invalid EBML ID has been read (e.g. for files that have been cut...
mosu
2004-02-09
*
Do not open more than one audio/video/subtitle stream at the same time.
mosu
2004-02-01
*
Do not try to seek beyond the end of the stream when parsing the headers.
mosu
2004-01-31
*
100l
rfelker
2004-01-27
*
Do not deactivate the video stream if no audio stream was wanted/found...
mosu
2004-01-22
*
Compiler/system compatibility fixes.
mosu
2004-01-20
*
Fixed subtitle clearing.
mosu
2004-01-20
*
Fixed the subtitle line overflowing for SSA if there were too many \N in the ...
mosu
2004-01-19
*
Added the new C based Matroska demuxer by Aurelien Jacobs.
mosu
2004-01-19