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
/
sd_ass.c
Commit message (
Expand
)
Author
Age
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
*
sub: move all subtitle timestamp messing code to a central place
wm4
2018-01-02
*
sd_ass: accept otc as fallback OpenType collection file extension
Leo Izen
2017-12-13
*
sd_ass: accept RFC8081 font media types
Leo Izen
2017-12-13
*
options: slight cleanup of --sub-ass-style-override
Niklas Haas
2017-06-07
*
sub: sdh filter fix for null
Dan Oscarsson
2017-04-28
*
sd_ass: change license to LGPL
wm4
2017-04-20
*
sub: add SDH subtitle filter
Dan Oscarsson
2017-03-25
*
sd_ass: disable --sub-fix-timing if sub style override is fully disabled
wm4
2017-03-15
*
sub: add justify of subtitles
Dan Oscarsson
2017-02-01
*
options: rename subtitle options
Dan Oscarsson
2016-10-03
*
sd_ass: fix top alignment of secondary subtitles
wm4
2016-09-25
*
sub: Add SD_CTRL_UPDATE_SPEED
Vladimir Panteleev
2016-09-13
*
sub: fix previous commit with older libass releases
wm4
2016-09-07
*
sub: actually apply text alignment options to non-ASS subtitles
wm4
2016-09-07
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c
wm4
2016-06-30
*
ass_process_chunk: Use llrint, not lrint
Richard H Lee
2016-05-10
*
sd_ass: minor consistency adjustment
wm4
2016-04-30
*
sd_add: replace --sub-ass=no with --ass-style-override=strip
wm4
2016-04-30
*
osd: refactor how mp_ass_render_frame() is called
wm4
2016-03-08
*
sub: make preloading more robust
wm4
2016-03-06
*
sd_ass: always clear subtitles on seek if duration unknown
wm4
2016-03-05
*
sd_ass: always handle subtitles with unknown duration
wm4
2016-03-05
*
sub: pass all attachments to the subtitle decoder
wm4
2016-03-03
*
vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding
Aman Gupta
2016-01-18
*
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
*
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: 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
*
sd_ass: handle --sub-clear-on-seek correctly with non-ASS subs
wm4
2015-12-20
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
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
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
*
sd_ass: slightly better heuristic for applying --sub-fix-timing
wm4
2015-12-06
*
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
*
sub: remove unused function, move another one
wm4
2015-11-29
*
sd_ass: fix secondary subtitle mode
wm4
2015-11-22
*
player: remove OSD subtitle render path
wm4
2015-11-17
[next]