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
/
ass_mp.h
Commit message (
Expand
)
Author
Age
*
ass_mp: change license to LGPL
wm4
2017-04-20
*
sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c
wm4
2016-06-30
*
ass_mp.h: remove conditional inclusion guards
wm4
2016-06-24
*
osd: refactor how mp_ass_render_frame() is called
wm4
2016-03-08
*
ass_mp: add mp_ass_flush_old_events()
Aman Gupta
2016-01-18
*
sub: remove unused function, move another one
wm4
2015-11-29
*
Update license headers
Marcin Kurczewski
2015-04-13
*
sub: move mp_ass_configure() code
wm4
2015-02-24
*
sub: mess with styling defaults, change --ass-use-margins behavior
wm4
2015-02-16
*
sub: fix undefined behavior in ASS color calculation
wm4
2014-05-10
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
osd: add option for "unscaled" OSD
wm4
2013-12-10
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
osd_libass: add "Default" dummy style
wm4
2013-09-26
*
sub: add demux_libass wrapper, drop old hacks
wm4
2013-06-25
*
Move/rename subreader.c
wm4
2013-06-25
*
sd_srt, sd_microdvd: set ASS script resolution
wm4
2013-06-03
*
ass_mp: provide function to add default styles
wm4
2013-06-03
*
sub: turn subassconvert_ functions into sub converters
wm4
2013-06-03
*
cleanup: ass_mp.h: remove dummy declarations
wm4
2013-01-06
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
*
VO, sub: refactor
wm4
2012-10-24
*
sub: remove logic for disabling hinting on scaled EOSD
wm4
2012-10-16
*
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
*
subs: libass: apply option changes to all track types
Uoti Urpala
2011-08-08
*
cleanup: move global ass_force_reload to struct osd_state
Uoti Urpala
2011-08-08
*
subs: fix per-file --ass-force-style
Uoti Urpala
2011-07-23
*
cleanup: subs: remove global ass_library variable
Uoti Urpala
2011-07-23
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26