index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux_mkv.c
Commit message (
Expand
)
Author
Age
*
demux_mkv: passthrough BlockAdditions for libvpx alpha
wm4
2017-01-31
*
demux_mkv: any reference makes a frame not a keyframe
wm4
2017-01-31
*
demux_mkv: trust keyframe flags for TrueHD
wm4
2016-12-20
*
demux_mkv: fix seeking in some broken files
wm4
2016-12-19
*
demux_mkv: distinguish mp2 and mp3
wm4
2016-11-23
*
demux: expose demuxer colorimetry metadata to player
Niklas Haas
2016-11-08
*
demux_mkv: parse colorimetry metadata
Niklas Haas
2016-11-08
*
demux_mkv: fix ordered chapter sources with ordered editions
Uoti Urpala
2016-10-22
*
demux: do not access global options
wm4
2016-09-06
*
demux: add per-track metadata
wm4
2016-08-12
*
demux: make refresh seek handling more generic
wm4
2016-08-06
*
demux_mkv: support Matroska webvtt
wm4
2016-06-14
*
demux_mkv: better resync behavior for broken google-created webms
wm4
2016-05-21
*
demux_mkv: fix seeking with files that miss the first index entry
wm4
2016-04-12
*
Revert "demux_mkv: don't trust DefaultDuration for audio"
wm4
2016-03-30
*
demux_mkv: correctly export unknown packet durations
wm4
2016-03-05
*
Revert "demux_mkv: pretend waveext channel layouts by default"
wm4
2016-03-02
*
demux_mkv: pretend waveext channel layouts by default
wm4
2016-02-29
*
demux: remove relative seeking
wm4
2016-02-28
*
demux_mkv: don't trust DefaultDuration for audio
wm4
2016-02-24
*
demux_mkv: fix opus gapless behavior (2)
wm4
2016-02-22
*
demux_mkv: add hack to fix opus gapless behavior
wm4
2016-02-21
*
demux_mkv: support channel layout in VfW muxed PCM
wm4
2016-02-14
*
demux_mkv: allow negative timestamps
wm4
2016-01-27
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
demux_mkv: skip EBML void elements
Kagami Hiiragi
2015-12-29
*
demux_mkv: adjust subtitle preroll defaults
wm4
2015-12-27
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
demux_mkv: fix incremental indexing with single-keyframe files
wm4
2015-11-17
*
demux_mkv: remove --demuxer-mkv-fix-timestamps
wm4
2015-11-07
*
demux_mkv: dump mixing/writing app fields in verbose log
wm4
2015-11-06
*
demux_mkv: fix cluster skip with duration probing
wm4
2015-10-27
*
demux_mkv: fix duration probing for files with non-0 start time
wm4
2015-10-26
*
demux_mkv: probe start time
wm4
2015-10-16
*
demux_mkv: do not return subtitle packets that end before seek target
wm4
2015-10-12
*
demux_mkv: discard broken index
wm4
2015-08-26
*
demux_mkv: don't read index twice
wm4
2015-08-26
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
demux_mkv: disable timestamp fixup code again
wm4
2015-08-10
*
demux_mkv: remove unnecessary code
wm4
2015-07-20
*
demux_mkv: parse FLAC channel layouts
wm4
2015-07-20
*
demux_mkv: improve video duration detection heuristic
wm4
2015-07-09
*
demux_mkv: disable ordered chapters if ChapterTimeEnd is missing
wm4
2015-06-28
*
demux: export forced flag
wm4
2015-06-27
*
demux_mkv: ignore deprecated FrameRate, do not assume PAL
wm4
2015-06-27
*
demux_mkv: remove some ASCII art log messages
wm4
2015-06-27
*
demux_mkv: use arrays for codec lookup tables
wm4
2015-06-26
*
demux_mkv: minor simplification
wm4
2015-06-26
[next]