index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
dec_sub.c
Commit message (
Expand
)
Author
Age
*
sub: don't potentially discard too many subtitles on seek
wm4
2016-08-14
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
sub: force segment switch if video is already ahead
wm4
2016-03-25
*
osd: refactor how mp_ass_render_frame() is called
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
*
sub: always clip subtitles against segment end
wm4
2016-02-20
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
sub: move sub decoder init to a function
wm4
2016-02-15
*
sub: remove always-true check
wm4
2016-02-12
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
sub: read subtitles until their timestamps are past video
wm4
2016-01-11
*
sub: change how subtitles are read
wm4
2015-12-29
*
sub: remove packet list thing
wm4
2015-12-28
*
sub: do charset conversion in demux_lavf.c
wm4
2015-12-28
*
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
*
dec_sub: avoid segfault on sub_init_decoder failure
Aman Gupta
2015-12-22
*
sub: remove unused video width/height headers
wm4
2015-12-18
*
sub: remove subtitle filter chain concept
wm4
2015-12-18
*
sub: do not clear subtitle list on seeking
wm4
2015-12-18
*
sd_ass: remove dead code
wm4
2015-12-17
*
sub: detect charset in demuxer
wm4
2015-12-17
*
sub: remove sd_srt.c
wm4
2015-12-15
*
sub: remove sd_microdvd.c
wm4
2015-12-15
*
sub: remove sd_lavf_srt.c
wm4
2015-12-15
*
sub: remove sd_movtext.c
wm4
2015-12-15
*
sub: another minor simplification
wm4
2015-12-06
*
sub: minor simplifications
wm4
2015-12-05
*
sub: move subtitle FPS adjustment to sd_ass.c
wm4
2015-12-05
*
sub: move --sub-fix-timing handling to renderer
wm4
2015-12-05
*
sd_lavc: remove small gaps between subtitles
wm4
2015-12-05
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
*
sub: remove an unneeded old hack for MicroDVD
wm4
2015-11-16
*
charset_conv: make it possible to return an allocated string as guess
wm4
2015-08-01
*
sub: fix srt subs and other cases
wm4
2015-07-07
*
sub: protect ASS_Renderer state
wm4
2015-07-06
*
demux: merge extradata fields
wm4
2015-06-21
*
Update license headers
Marcin Kurczewski
2015-04-13
*
sub: don't truncate timestamps to int
wm4
2015-04-08
*
sub: unprefer libavcodec's MicroDVD converter
wm4
2015-04-08
*
sub: this isn't needed either
wm4
2015-03-03
*
demux: gracefully handle packet allocation failures
wm4
2014-09-16
*
sub: fix possible deadlock with --no-sub-ass and similar
wm4
2014-09-06
*
sub: prefer ffmpeg microdvd converter over internal one
wm4
2014-06-15
*
options: remove use of an inverted option value
wm4
2014-06-13
*
Add more const
wm4
2014-06-11
[next]