summaryrefslogtreecommitdiffstats
path: root/sub/ass_mp.h
Commit message (Expand)AuthorAgeFilesLines
* sub: pack libass bitmaps directly in sd_ass.c and osd_libass.cwm42016-06-301-3/+5
* ass_mp.h: remove conditional inclusion guardswm42016-06-241-6/+2
* osd: refactor how mp_ass_render_frame() is calledwm42016-03-081-1/+1
* ass_mp: add mp_ass_flush_old_events()Aman Gupta2016-01-181-0/+1
* sub: remove unused function, move another onewm42015-11-291-4/+0
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* sub: move mp_ass_configure() codewm42015-02-241-3/+0
* sub: mess with styling defaults, change --ass-use-margins behaviorwm42015-02-161-1/+1
* sub: fix undefined behavior in ASS color calculationwm42014-05-101-1/+1
* sub/osd: mp_msg conversionswm42013-12-211-2/+4
* osd: add option for "unscaled" OSDwm42013-12-101-1/+1
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-2/+2
* osd_libass: add "Default" dummy stylewm42013-09-261-1/+2
* sub: add demux_libass wrapper, drop old hackswm42013-06-251-2/+0
* Move/rename subreader.cwm42013-06-251-1/+0
* sd_srt, sd_microdvd: set ASS script resolutionwm42013-06-031-1/+2
* ass_mp: provide function to add default styleswm42013-06-031-1/+3
* sub: turn subassconvert_ functions into sub converterswm42013-06-031-2/+0
* cleanup: ass_mp.h: remove dummy declarationswm42013-01-061-15/+1
* osd: make the OSD and sub font more customizablewm42012-11-201-1/+13
* VO, sub: refactorwm42012-10-241-3/+3
* sub: remove logic for disabling hinting on scaled EOSDwm42012-10-161-1/+1
* sub: allow rendering OSD in ASS image format directly, simplifywm42012-10-161-0/+5
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-6/+0
* subs: libass: use a single persistent renderer for subtitlesUoti Urpala2012-09-181-4/+5
* options: move libass-related options to structUoti Urpala2011-09-031-16/+7
* subs: libass: apply option changes to all track typesUoti Urpala2011-08-081-2/+1
* cleanup: move global ass_force_reload to struct osd_stateUoti Urpala2011-08-081-3/+2
* subs: fix per-file --ass-force-styleUoti Urpala2011-07-231-1/+0
* cleanup: subs: remove global ass_library variableUoti Urpala2011-07-231-1/+0
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-0/+82