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
*
Update license headers
Marcin Kurczewski
2015-04-13
*
build: fix warnings with --disable-libass
wm4
2015-03-04
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
*
player: fix crash wtih --secondary-sid
wm4
2015-01-13
*
player: fix random crashes on uninitialization
wm4
2014-12-27
*
player: cosmetics: rename a function
wm4
2014-12-27
*
sub: reset sub decoder correctly when cycling subtitles
wm4
2014-12-21
*
player: cosmetics: move code around
wm4
2014-12-21
*
build: fix --disable-libass
wm4
2014-12-08
*
sub: remove assertion
wm4
2014-12-07
*
player: don't crash when using sub_seek without subtitles
wm4
2014-11-23
*
sub: workaround braindead libass API
wm4
2014-11-15
*
sub: remove osd_get_sub()
wm4
2014-11-01
*
sub: be more flexible about changes to how subtitles are rendered
wm4
2014-10-31
*
player: move some libass setup code to sub.c
wm4
2014-10-03
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
sub: approximate subtitle display in no-video mode
wm4
2014-09-25
*
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