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: 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
*
demux_mkv: index all packets
wm4
2014-11-05
*
demux_mkv: remove minor code duplication
wm4
2014-11-03
*
demux_mkv: implement audio skipping/trimming
wm4
2014-11-03
*
player: always use demux_chapter
wm4
2014-11-02
*
demux: move some seek flag sanitation to generic code
wm4
2014-10-29
*
demux_mkv: implement percentage seeking with no index
wm4
2014-10-29
*
demux_mkv: export packet file position
wm4
2014-10-29
*
demux_mkv: fix undefined behavior
wm4
2014-10-13
*
demux_mkv: don't use default_duration for parsed packets
wm4
2014-09-26
*
demux_mkv: get rid of MS structs
wm4
2014-09-25
*
audio: remove WAVEFORMATEX from internal demuxer API
wm4
2014-09-25
*
video: remove BITMAPINFOHEADER from internal demuxer API
wm4
2014-09-25
*
demux: gracefully handle packet allocation failures
wm4
2014-09-16
*
demux_mkv: allow up to 256 MB of extradata to make broken files work
wm4
2014-09-04
*
video: initial Matroska 3D support
wm4
2014-08-30
*
demux_mkv: eliminate redundant branch
shdown
2014-08-30
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
*
demux: minor simplification
wm4
2014-07-06
*
demux: minor simplification to internal API
wm4
2014-07-05
*
demux_mkv: cosmetics
wm4
2014-07-05
*
demux_mkv: minor improvement to overflow check
wm4
2014-07-02
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
demux_mkv: cosmetics
wm4
2014-06-29
*
demux_mkv: add some overflow checks etc.
wm4
2014-06-29
*
demux_mkv: add S_DVBSUB
wm4
2014-06-17
*
options: turn --idx, --forceidx into --index
wm4
2014-06-13
*
Add more const
wm4
2014-06-11
*
stream: don't use end_pos
wm4
2014-05-24
*
demux_mkv: enable parsing for VP9
wm4
2014-04-26
*
demux_mkv: enable parsing for mp3
wm4
2014-04-25
*
Remove some more unneeded version checks
wm4
2014-03-16
*
demux_mkv: remove weird seeking semantics for audio
wm4
2014-02-09
*
demux_mkv: improve audio-only seeking
wm4
2014-02-09
*
demux: fill metadata directly, instead of using wrapper functions
wm4
2014-02-06
*
demux_mkv: remove unused field
wm4
2014-01-31
*
demux_mkv: nicer edition output
wm4
2014-01-23
*
demux_mkv: don't attempt to seek back when indexing
wm4
2014-01-22
*
demux_mkv: fix EOF with concatenated segments
wm4
2014-01-22
*
demux_mkv: remove old track printing code
wm4
2014-01-22
*
demux_mkv: always fail on header reading error
wm4
2014-01-22
*
demux_mkv: avoid seeking when reading headers
wm4
2014-01-22
*
ebml: remove length parameters from read functions
wm4
2014-01-14
*
demux_mkv: remove unused macros
wm4
2014-01-14
*
demux_mkv: improve robustness by explicitly checking for level 1 elements
wm4
2014-01-14
[next]