summaryrefslogtreecommitdiffstats
path: root/sub/ass_mp.c
Commit message (Expand)AuthorAgeFilesLines
* subs: libass: use a single persistent renderer for subtitlesUoti Urpala2012-09-181-16/+6
* sub: simplify code by always defining sub_cpwm42012-08-031-4/+0
* ass_mp.c: remap libass log levelswm42012-07-301-0/+12
* osd: remove freetype font rendering codewm42012-07-281-17/+9
* osd: use libass for OSD renderingwm42012-07-281-13/+2
* Merge remote-tracking branch 'origin/master'wm42012-04-281-1/+6
|\
| * subs: only use "subfont.ttf" as libass fallback if it existsUoti Urpala2012-04-141-1/+6
* | ass_mp.c: remove code duplicationwm42012-03-061-2/+1
|/
* options: move libass-related options to structUoti Urpala2011-09-031-38/+25
* subs: libass: apply option changes to all track typesUoti Urpala2011-08-081-5/+1
* subs: libass: remove bad ass_set_margins() on settings resetUoti Urpala2011-08-081-1/+4
* cleanup: move global ass_force_reload to struct osd_stateUoti Urpala2011-08-081-11/+8
* subs: fix per-file --ass-force-styleUoti Urpala2011-07-231-2/+0
* cleanup: subs: remove global ass_library variableUoti Urpala2011-07-231-1/+0
* sub/ass: use default style, not first style unconditionallyGrigori Goronzy2011-06-141-1/+2
* stream.[ch], ass_mp: new stream function for whole-file readsUoti Urpala2011-03-031-34/+12
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-0/+355