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: limit timestamp fixing to 1ms max
wm4
2015-04-23
*
demux_mkv: attempt to fix rounded timestamps
wm4
2015-04-23
*
demux_mkv: move global options to the demuxer
wm4
2015-04-23
*
demux_mkv: better seeking after video end
wm4
2015-04-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
demux_mkv: check for playback aborts
wm4
2015-03-09
*
demux_mkv: actually skip elements out of reach
wm4
2015-03-06
*
demux_mkv: fix issues with unseekable streams
wm4
2015-03-06
*
buid: readd -Wparentheses
wm4
2015-03-02
*
demux_mkv: minor refactor for deferred cue reading
wm4
2015-02-25
*
demux_mkv: don't spam too many warnings with partial files
wm4
2015-02-25
*
video: remove redundant codec parameters
wm4
2015-02-24
*
demux, matroska: remove demuxer type field
wm4
2015-02-17
*
matroska: make timeline code independent of MPContext
wm4
2015-02-17
*
demux: hack for instant stream switching
wm4
2015-02-13
*
demux_mkv: return unique file positions for all packets
wm4
2015-02-13
*
demux_mkv: remove the realmedia field
wm4
2015-02-05
*
demux_mkv: reindent, cosmetics
wm4
2015-02-05
*
demux_mkv: simplify realaudio handling
wm4
2015-02-05
*
demux_mkv: remove realvideo-specific aspect ratio handling
wm4
2015-02-05
*
demux_mkv: use libavcodec parser for realvideo
wm4
2015-02-05
*
demux_mkv: retrieve timestamps from libavcodec parser
wm4
2015-02-05
*
demux_mkv: refactor packet parsing
wm4
2015-02-05
*
demux_mkv: use unique IDs for cover art pseudo-tracks
wm4
2015-02-01
*
player: demote matroska ordered chapter scanning messages to Verbose
Diogo Franco (Kovensky)
2015-01-28
*
demux_mkv: avoid endless loop with broken files
wm4
2015-01-12
*
demux_mkv: improve robustness against broken libavcodec parsers
wm4
2015-01-09
*
demux_mkv: avoid PTS warning with image attachments
wm4
2015-01-05
*
demux_mkv: enable codec parsing for vfw-muxed files too
wm4
2014-12-31
*
demux_mkv: reduce log noise
wm4
2014-12-29
*
demux_mkv: use attachment filename as coverart title
wm4
2014-12-23
*
demux_mkv: support embedded coverart
wm4
2014-12-22
*
demux_mkv: support svq3
wm4
2014-12-08
*
demux_mkv: reject 0 TimecodeScale
wm4
2014-12-06
*
demux_mkv: remove ancient codec mapping leftovers
wm4
2014-11-28
*
demux_mkv: simplify extradata handling
wm4
2014-11-27
*
demux_mkv: cosmetics
wm4
2014-11-27
*
demux_mkv: fix a possible out of bounds access
wm4
2014-11-27
*
demux_mkv: fix scary sign extension issues
wm4
2014-11-21
*
demux_mkv: fix possible real-audio out of bounds accesses
wm4
2014-11-21
*
demux_mkv: fix uninitialized variable
wm4
2014-11-21
*
demux_mkv: haali hack: add last frame duration to video length too
wm4
2014-11-20
*
demux_mkv: add an option for compatibility with Haali
wm4
2014-11-18
*
demux_mkv: check file type without actually reading data
wm4
2014-11-16
*
demux_mkv: adjust subtitle preroll again (2)
wm4
2014-11-15
*
demux_mkv: adjust subtitle preroll again
wm4
2014-11-11
*
demux_mkv: fix indentation
wm4
2014-11-05
*
demux_mkv: for subtitle preroll, consider all clusters
wm4
2014-11-05
*
demux_mkv: apply subtitle preroll only if needed, based on cue index
wm4
2014-11-05
*
demux_mkv: read CueRelativePosition/CueDuration elements
wm4
2014-11-05
[next]