index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
sub.c
Commit message (
Expand
)
Author
Age
*
sub: fix possible deadlock with --no-sub-ass and similar
wm4
2014-09-06
*
player: use virtual time for --audio-file with ordered chapters
wm4
2014-08-15
*
sub: add option to workaround broken mkv files
wm4
2014-08-14
*
sub: call sub_reset() on seeks only
wm4
2014-08-14
*
sub: fix subtitle timing for TS
wm4
2014-08-04
*
sub: don't read packets if video and audio are disabled
wm4
2014-08-04
*
player: split seek_reset()
wm4
2014-07-30
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
*
sub: offset subtitle timing to video start PTS
wm4
2014-07-22
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
sub: fix undefined behavior with dvd://
wm4
2014-06-28
*
video: handle colorspace and aspect overrides separately
wm4
2014-05-02
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
sub: uglify sub decoder with locking
wm4
2014-01-17
*
Fix subtitle delay inversion
Martin Herkt
2014-01-06
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
player: add infrastructure to select multiple tracks at once
wm4
2013-12-24
*
player: redo demuxer stream selection
wm4
2013-12-24
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Rename mp_core.h to core.h
wm4
2013-12-17
*
Move mpvcore/player/ to player/
wm4
2013-12-17