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: drop redundant SEEK_BACKWARD flag
wm4
2017-10-23
*
demux_mkv: remove remaining GPL code
wm4
2017-10-10
*
demux_mkv: replace deprecated av_copy_packet_side_data()
wm4
2017-10-03
*
video: add metadata handling for spherical video
wm4
2017-08-21
*
demux_mkv: avoid an error message in a corner case
wm4
2017-08-08
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
demux_mkv: fix broken initializer
wm4
2017-06-23
*
demux_mkv: Fix warnings.
Rudolf Polzer
2017-06-23
*
demux_mkv: Fix "max_cll" warning.
Rudolf Polzer
2017-06-22
*
demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTH
wm4
2017-06-20
*
demux: replace custom return codes with CONTROL_ ones
wm4
2017-06-19
*
vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadata
Niklas Haas
2017-06-18
*
video: refactor HDR implementation
Niklas Haas
2017-06-18
*
Drop/move img_fourcc.h
wm4
2017-06-18
*
demux_mkv: support FFmpeg A_MS/ACM extensions
wm4
2017-06-03
*
demux_mkv: vp9 alpha, second try
wm4
2017-05-30
*
demux_mkv: fix alpha with vp9 + libvpx
wm4
2017-05-30
*
demux_mkv: read headers at the end of the file sorted by position
wm4
2017-05-15
*
demux_mkv: mention non-LGPL code
wm4
2017-04-21
*
demux_mkv: change license to LGPL
wm4
2017-04-21
*
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
[next]