aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/ass_mp.h
Commit message (Expand)AuthorAge
* ass_mp: change license to LGPLGravatar wm42017-04-20
* sub: pack libass bitmaps directly in sd_ass.c and osd_libass.cGravatar wm42016-06-30
* ass_mp.h: remove conditional inclusion guardsGravatar wm42016-06-24
* osd: refactor how mp_ass_render_frame() is calledGravatar wm42016-03-08
* ass_mp: add mp_ass_flush_old_events()Gravatar Aman Gupta2016-01-18
* sub: remove unused function, move another oneGravatar wm42015-11-29
* Update license headersGravatar Marcin Kurczewski2015-04-13
* sub: move mp_ass_configure() codeGravatar wm42015-02-24
* sub: mess with styling defaults, change --ass-use-margins behaviorGravatar wm42015-02-16
* sub: fix undefined behavior in ASS color calculationGravatar wm42014-05-10
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* osd: add option for "unscaled" OSDGravatar wm42013-12-10
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* osd_libass: add "Default" dummy styleGravatar wm42013-09-26
* sub: add demux_libass wrapper, drop old hacksGravatar wm42013-06-25
* Move/rename subreader.cGravatar wm42013-06-25
* sd_srt, sd_microdvd: set ASS script resolutionGravatar wm42013-06-03
* ass_mp: provide function to add default stylesGravatar wm42013-06-03
* sub: turn subassconvert_ functions into sub convertersGravatar wm42013-06-03
* cleanup: ass_mp.h: remove dummy declarationsGravatar wm42013-01-06
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* VO, sub: refactorGravatar wm42012-10-24
* sub: remove logic for disabling hinting on scaled EOSDGravatar wm42012-10-16
* sub: allow rendering OSD in ASS image format directly, simplifyGravatar wm42012-10-16
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* subs: libass: apply option changes to all track typesGravatar Uoti Urpala2011-08-08
* cleanup: move global ass_force_reload to struct osd_stateGravatar Uoti Urpala2011-08-08
* subs: fix per-file --ass-force-styleGravatar Uoti Urpala2011-07-23
* cleanup: subs: remove global ass_library variableGravatar Uoti Urpala2011-07-23
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26