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: 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
*
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
[next]