aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sd_ass.c
Commit message (Expand)AuthorAge
...
* sub, demux: identify subtitle types with the codec nameGravatar wm42013-04-20
* sd_ass: free external subtitle tracksGravatar wm42012-12-14
* sub: clear libavformat demuxed subtitles on seekingGravatar wm42012-12-03
* sd_ass: fix ASS subtitles coming from demux_lavfGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* VO, sub: refactorGravatar wm42012-10-24
* sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorGravatar wm42012-10-24
* Merge branch 'master' into osd_changesGravatar wm42012-10-16
|\
* | sub: cosmetics: move things aroundGravatar wm42012-10-16
* | sub: cleanup: don't pass parameters via global variablesGravatar 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: create sub_bitmap array even when using libassGravatar wm42012-10-16
| * sub: add --ass-style-override option to disable style overridesGravatar wm42012-10-12
|/
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* subs: restore support for sub_step command with libassGravatar wm42012-09-18
* subs, vo: do sub bitmap change detection by comparing IDsGravatar Uoti Urpala2012-09-18
* 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
* sd_lavc: use subtitle framework for former av_sub.c codeGravatar Uoti Urpala2012-09-18
* sd_ass.c: set event->Style to fix --ass-stylesGravatar Uoti Urpala2011-09-23
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* aviheader.h: avoid including demuxer.hGravatar Uoti Urpala2011-08-19
* cleanup: subs: remove global ass_library variableGravatar Uoti Urpala2011-07-23
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* cleanup: rename ass_* functions to mp_ass_*Gravatar Uoti Urpala2011-01-26
* subs: use correct font aspect ratio for libass + converted subsGravatar Uoti Urpala2011-01-26
* sd_ass: remove subreader use, support plaintext markupGravatar Uoti Urpala2011-01-18
* subtitles: add framework for subtitle decodersGravatar Uoti Urpala2011-01-18