index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
/
sub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: fix warnings with --disable-libass
wm4
2015-03-04
1
-2
/
+2
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
1
-0
/
+2
*
player: fix crash wtih --secondary-sid
wm4
2015-01-13
1
-2
/
+3
*
player: fix random crashes on uninitialization
wm4
2014-12-27
1
-0
/
+1
*
player: cosmetics: rename a function
wm4
2014-12-27
1
-4
/
+4
*
sub: reset sub decoder correctly when cycling subtitles
wm4
2014-12-21
1
-3
/
+1
*
player: cosmetics: move code around
wm4
2014-12-21
1
-15
/
+15
*
build: fix --disable-libass
wm4
2014-12-08
1
-2
/
+2
*
sub: remove assertion
wm4
2014-12-07
1
-2
/
+1
*
player: don't crash when using sub_seek without subtitles
wm4
2014-11-23
1
-2
/
+0
*
sub: workaround braindead libass API
wm4
2014-11-15
1
-7
/
+14
*
sub: remove osd_get_sub()
wm4
2014-11-01
1
-4
/
+4
*
sub: be more flexible about changes to how subtitles are rendered
wm4
2014-10-31
1
-20
/
+32
*
player: move some libass setup code to sub.c
wm4
2014-10-03
1
-0
/
+94
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
1
-24
/
+27
*
sub: approximate subtitle display in no-video mode
wm4
2014-09-25
1
-0
/
+3
*
sub: fix possible deadlock with --no-sub-ass and similar
wm4
2014-09-06
1
-6
/
+1
*
player: use virtual time for --audio-file with ordered chapters
wm4
2014-08-15
1
-8
/
+1
*
sub: add option to workaround broken mkv files
wm4
2014-08-14
1
-1
/
+3
*
sub: call sub_reset() on seeks only
wm4
2014-08-14
1
-2
/
+0
*
sub: fix subtitle timing for TS
wm4
2014-08-04
1
-2
/
+6
*
sub: don't read packets if video and audio are disabled
wm4
2014-08-04
1
-1
/
+1
*
player: split seek_reset()
wm4
2014-07-30
1
-0
/
+6
*
player: fix desync when seeking and switching external tracks
wm4
2014-07-29
1
-4
/
+1
*
sub: offset subtitle timing to video start PTS
wm4
2014-07-22
1
-1
/
+2
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
1
-41
/
+0
*
sub: fix undefined behavior with dvd://
wm4
2014-06-28
1
-1
/
+1
*
video: handle colorspace and aspect overrides separately
wm4
2014-05-02
1
-1
/
+2
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-17
/
+21
*
sub: uglify sub decoder with locking
wm4
2014-01-17
1
-1
/
+6
*
Fix subtitle delay inversion
Martin Herkt
2014-01-06
1
-1
/
+1
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
1
-45
/
+80
*
player: add infrastructure to select multiple tracks at once
wm4
2013-12-24
1
-2
/
+2
*
player: redo demuxer stream selection
wm4
2013-12-24
1
-5
/
+5
*
sub/osd: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
1
-5
/
+3
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
Rename mp_core.h to core.h
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/player/ to player/
wm4
2013-12-17
1
-0
/
+233