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
*
Revert "demux_mkv: remove remaining GPL code"
wm4
2018-01-31
*
ta: introduce talloc_dup() and use it in some places
wm4
2018-01-18
*
demux_mkv: fix x264 hack if video track uses header compression
wm4
2017-12-30
*
demux_mkv: add hack to pass along x264 version to decoder
wm4
2017-12-28
*
demux_mkv: maintain a small packet read queue
wm4
2017-12-28
*
demux_mkv: fix off by one error
wm4
2017-12-23
*
demux_mkv: remove unnecessary parsing for vp9
wm4
2017-11-17
*
demux_mkv: fix potential uninitialized variable read
wm4
2017-11-10
*
demux_mkv: allow 0 sized packets
wm4
2017-11-06
*
demux_mkv: rewrite packet reading to avoid 1 memcpy()
wm4
2017-11-05
*
demux_mkv: add V_SNOW tag to mkv_video_tags
Nicolas F
2017-11-03
*
demux_mkv: don't probe start time by default
wm4
2017-10-27
*
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
[next]