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
*
player: enable no-video subtitle display on coverart too
wm4
2016-10-31
*
player: don't try updating subtitles while playback PTS doesn't progress
wm4
2016-10-30
*
player: show subtitles on VO if --force-window is used
wm4
2016-10-26
*
player: fix instant subtitle refresh on track switches
wm4
2016-09-24
*
osd: cleanup: make OSDTYPE_ constants private to OSD code
wm4
2016-03-08
*
sub: make preloading more robust
wm4
2016-03-06
*
sub: pass all attachments to the subtitle decoder
wm4
2016-03-03
*
demux: remove relative seeking
wm4
2016-02-28
*
player: slightly simplify how demuxer streams are enabled/disabled
wm4
2016-02-25
*
sub: change when/how subtitles are read completely
wm4
2016-01-22
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
player: refactor: eliminate MPContext.d_sub
wm4
2016-01-17
*
video: decouple filtering/decoding slightly more
wm4
2016-01-14
*
video: refactor: handle video format fixups closer to decoder
wm4
2016-01-14
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
sub: change how subtitles are read
wm4
2015-12-29
*
sub: refactor initialization
wm4
2015-12-27
*
sub: minor refactor how video FPS for MicroDVD is set
wm4
2015-12-27
*
sub: destroy/recreate ASS_Renderer when disabling/enablings subs
wm4
2015-12-26
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
sub: remove unused video width/height headers
wm4
2015-12-18
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
sub: call ass_set_fonts() only once
wm4
2015-07-13
*
sub: protect ASS_Renderer state
wm4
2015-07-06
*
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
[next]