summaryrefslogtreecommitdiffstats
path: root/sub/sd_ass.c
Commit message (Expand)AuthorAgeFilesLines
* sub: add --ass-style-override option to disable style overrideswm42012-10-121-1/+3
* subs, vo_vdpau: support RGBA color for PGS subtitlesUoti Urpala2012-09-181-0/+1
* subs: restore support for sub_step command with libasswm42012-09-181-0/+10
* subs, vo: do sub bitmap change detection by comparing IDsUoti Urpala2012-09-181-1/+6
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-10/+43
* subs: libass: use a single persistent renderer for subtitlesUoti Urpala2012-09-181-1/+0
* sd_lavc: use subtitle framework for former av_sub.c codeUoti Urpala2012-09-181-1/+2
* sd_ass.c: set event->Style to fix --ass-stylesUoti Urpala2011-09-231-0/+1
* options: move libass-related options to structUoti Urpala2011-09-031-1/+1
* aviheader.h: avoid including demuxer.hUoti Urpala2011-08-191-0/+1
* cleanup: subs: remove global ass_library variableUoti Urpala2011-07-231-2/+2
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-1/+1
* cleanup: rename ass_* functions to mp_ass_*Uoti Urpala2011-01-261-1/+1
* subs: use correct font aspect ratio for libass + converted subsUoti Urpala2011-01-261-0/+2
* sd_ass: remove subreader use, support plaintext markupUoti Urpala2011-01-181-12/+66
* subtitles: add framework for subtitle decodersUoti Urpala2011-01-181-0/+98