index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_mkv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of the default duration for one frame if it is present in the file. ...
mosu
2004-11-28
1
-0
/
+3
*
Added support for MPEG-1 and MPEG-2 in Matroska.
mosu
2004-11-26
1
-4
/
+135
*
Output more information about vids, aids, sids, alangs and slangs with -ident...
mosu
2004-11-25
1
-0
/
+15
*
DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ecce...
mosu
2004-10-30
1
-3
/
+5
*
fix sub_select fiasco with global sub numbering. now multiple sub sources ca...
joey
2004-09-28
1
-0
/
+20
*
With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->s...
mosu
2004-09-21
1
-10
/
+10
*
fix playback of files with displaysize not set (aspect was set to NaN for these)
reimar
2004-09-18
1
-0
/
+2
*
Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.
mosu
2004-09-12
1
-1
/
+1
*
Cosmetics: fix some compiler warnings.
mosu
2004-08-25
1
-0
/
+2
*
Display the language code for subtitles from Matroska files.
mosu
2004-08-24
1
-0
/
+34
*
Support for subtitle switching in Matroska.
mosu
2004-08-24
1
-9
/
+104
*
fixes a crash and unchecked string-handling in ENCA code.
reimar
2004-07-28
1
-1
/
+1
*
Do not dereference NULL if no track could be found for a block.
mosu
2004-06-28
1
-1
/
+8
*
Support for the "custom colors" and "forced subtitles" entries in the VobSub ...
mosu
2004-06-10
1
-38
/
+132
*
Try to get the "size:" and "palette:" entries for VobSub tracks from the priv...
mosu
2004-06-08
1
-0
/
+92
*
ENCA support (http://trific.ath.cx/software/enca/)
henry
2004-05-08
1
-1
/
+1
*
fix exploitable buffer overflow
rfelker
2004-04-26
1
-2
/
+2
*
Fixed the support for the A_MS/ACM CodecID which just stores a WAVEFORMATEX i...
mosu
2004-04-02
1
-8
/
+18
*
Implemented "seek to position".
mosu
2004-03-26
1
-1
/
+45
*
Removed the limitation to max. eight laced blocks.
mosu
2004-03-25
1
-9
/
+21
*
Parse comma separated language lists instead of comparing the complete langua...
mosu
2004-03-18
1
-5
/
+12
*
Exit when an invalid EBML ID has been read (e.g. for files that have been cut...
mosu
2004-02-09
1
-0
/
+6
*
Do not open more than one audio/video/subtitle stream at the same time.
mosu
2004-02-01
1
-30
/
+5
*
Do not try to seek beyond the end of the stream when parsing the headers.
mosu
2004-01-31
1
-1
/
+2
*
100l
rfelker
2004-01-27
1
-1
/
+1
*
Do not deactivate the video stream if no audio stream was wanted/found...
mosu
2004-01-22
1
-1
/
+1
*
Compiler/system compatibility fixes.
mosu
2004-01-20
1
-9
/
+3
*
Fixed subtitle clearing.
mosu
2004-01-20
1
-4
/
+27
*
Fixed the subtitle line overflowing for SSA if there were too many \N in the ...
mosu
2004-01-19
1
-2
/
+12
*
Added the new C based Matroska demuxer by Aurelien Jacobs.
mosu
2004-01-19
1
-0
/
+2850