summaryrefslogtreecommitdiffstats
path: root/sub/osd_libass.c
Commit message (Expand)AuthorAgeFilesLines
* sub: add --sub-text-* options to unstyled text subtitles fontwm42013-01-051-1/+1
* osd: make the OSD and sub font more customizablewm42012-11-201-23/+23
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* Merge branch 'master' into osd_changeswm42012-10-241-2/+2
|\
| * osd_libass: increase robustness when handling internal OSD escapeswm42012-10-221-1/+1
| * osd_libass: fix stupid dangling pointer crashwm42012-10-221-1/+1
* | options: remove --subfont-autoscale (changes default font scale)wm42012-10-241-13/+1
* | VO, sub: refactorwm42012-10-241-3/+3
* | sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorwm42012-10-241-0/+1
* | Merge branch 'master' into osd_changeswm42012-10-161-9/+6
|\|
| * osd_libass: fix \n escapeswm42012-10-141-8/+3
| * sub: enable sub-pos with libasswm42012-10-121-1/+3
* | sub: cosmetics: move things aroundwm42012-10-161-2/+2
* | osd_libass: set RTL base direction to neutralwm42012-10-161-3/+6
* | sub: cleanup: remove vo_osd_probar_type/value global variableswm42012-10-161-6/+6
* | sub: cosmetics: turn some defines into enumswm42012-10-161-3/+0
* | sub: allow rendering OSD in ASS image format directly, simplifywm42012-10-161-135/+60
|/
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-1/+3
* osd_libass: fix displaying empty text, fix API usagewm42012-08-211-11/+6
* sub: fix confusion of ass_library handleswm42012-08-071-7/+7
* osd_libass: allocate separate ASS_Library for OSDwm42012-08-071-2/+6
* Remove teletext supportwm42012-08-031-10/+0
* osd: osd_font.h -> osd_font.pfbwm42012-07-281-1/+3
* osd: remove freetype font rendering codewm42012-07-281-1/+0
* osd: use libass for OSD renderingwm42012-07-281-0/+375