aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/ass_mp.c
Commit message (Expand)AuthorAge
...
* Move/rename subreader.cGravatar wm42013-06-25
* stream: remove padding parameter from stream_read_complete()Gravatar wm42013-06-23
* ass_mp: provide function to add default stylesGravatar wm42013-06-03
* sub: turn subassconvert_ functions into sub convertersGravatar wm42013-06-03
* sub: remove some global variablesGravatar wm42013-05-30
* sub: remove check_duplicate_plaintext_event()Gravatar wm42013-05-30
* sub: add --osd-blur and --sub-text-blur optionsGravatar wm42013-04-13
* sub: print messages before and after font setupGravatar wm42013-03-20
* Check return values of some mp_find_..._config_file function calls for NULLGravatar wm42013-02-09
* sub: add --sub-text-* options to unstyled text subtitles fontGravatar wm42013-01-05
* demux_mpg, ass_mp: fix warningsGravatar Rudolf Polzer2012-12-28
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* ass_mp: allow to use a custom fontconfig configuration fileGravatar Stefano Pigozzi2012-12-15
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* options: remove --subfont-autoscale (changes default font scale)Gravatar wm42012-10-24
* VO, sub: refactorGravatar wm42012-10-24
* Merge branch 'master' into osd_changesGravatar wm42012-10-16
|\
* | 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
| * sub: add --ass-style-override option to disable style overridesGravatar wm42012-10-12
| * sub: enable sub-pos with libassGravatar wm42012-10-12
|/
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* sub: simplify code by always defining sub_cpGravatar wm42012-08-03
* ass_mp.c: remap libass log levelsGravatar wm42012-07-30
* osd: remove freetype font rendering codeGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-28
|\
| * subs: only use "subfont.ttf" as libass fallback if it existsGravatar Uoti Urpala2012-04-14
* | ass_mp.c: remove code duplicationGravatar wm42012-03-06
|/
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* subs: libass: apply option changes to all track typesGravatar Uoti Urpala2011-08-08
* subs: libass: remove bad ass_set_margins() on settings resetGravatar 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/ass: use default style, not first style unconditionallyGravatar Grigori Goronzy2011-06-14
* stream.[ch], ass_mp: new stream function for whole-file readsGravatar Uoti Urpala2011-03-03
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26