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
Commit message (
Expand
)
Author
Age
*
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: read subtitles until their timestamps are past video
wm4
2016-01-11
*
sd_ass: fix memory leaks with --sub-ass=no
wm4
2016-01-04
*
sub: do not check for duplicates if --sub-clear-on-seek is set
wm4
2015-12-31
*
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
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
*
sub: clear subtitle list when crossing timeline boundary
wm4
2015-12-25
*
sub: use macros to remove code duplication
wm4
2015-12-24
*
sub: merge bitmap render functions into one for each kind
wm4
2015-12-24
*
sub: remove "inaccurate" code path
wm4
2015-12-24
*
sub: find GBRP format automatically when rendering to RGB
wm4
2015-12-24
*
sub: better alpha blending when rendering to alpha surfaces
wm4
2015-12-24
*
dec_sub: avoid segfault on sub_init_decoder failure
Aman Gupta
2015-12-22
*
sd_ass: handle --sub-clear-on-seek correctly with non-ASS subs
wm4
2015-12-20
*
lavc_conv: fix invalid write
wm4
2015-12-19
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
sub: remove unused video width/height headers
wm4
2015-12-18
*
sub: rename sd_lavc_conv.c to lavc_conv.c
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
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
*
sub: increase gap/overlap fixing threshold to 210ms
wm4
2015-12-07
*
sd_ass: slightly better heuristic for applying --sub-fix-timing
wm4
2015-12-06
*
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
*
sd_lavc: discard empty subtitles and improve sub_seek behavior
wm4
2015-12-05
*
sd_lavc: implement sub_step/sub_seek
wm4
2015-12-05
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
*
sub: remove unused function, move another one
wm4
2015-11-29
*
osd: fix and cleanup font style management
wm4
2015-11-29
*
osd: use the same ASS_Renderer for OSD text and progbar
wm4
2015-11-28
*
sd_ass: fix secondary subtitle mode
wm4
2015-11-22
*
player: remove OSD subtitle render path
wm4
2015-11-17
[next]