aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sub.h
Commit message (Expand)AuthorAge
* options: remove subtitle related options that did nothingGravatar wm42012-10-24
* sub: add clarifying commentsGravatar wm42012-10-24
* sub: simplify OSD redrawing logicGravatar wm42012-10-24
* VO, sub: refactorGravatar wm42012-10-24
* sub: add cache to mp_draw_sub_bitmaps()Gravatar wm42012-10-24
* sub, vf_ass: allow rendering RGBA subs, replace old vf_ass renderingGravatar wm42012-10-24
* sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorGravatar wm42012-10-24
* Remove things related to old OSDGravatar wm42012-10-24
* sub: add function to draw OSD into an imageGravatar wm42012-10-24
* sub: switch to premultiplied alphaGravatar wm42012-10-16
* sub: never decode subs to old OSD formatGravatar wm42012-10-16
* sub: cosmetics: move things aroundGravatar wm42012-10-16
* sub: cleanup: don't pass parameters via global variablesGravatar wm42012-10-16
* sub: always go through sub.c for OSD renderingGravatar wm42012-10-16
* sub, VO: remove vo_osd_resized() functionGravatar wm42012-10-16
* sub: remove logic for disabling hinting on scaled EOSDGravatar wm42012-10-16
* sub: cleanup: remove vo_osd_probar_type/value global variablesGravatar wm42012-10-16
* sub: cosmetics: turn some defines into enumsGravatar wm42012-10-16
* sub: allow converting DVD subs to RGBAGravatar wm42012-10-16
* sub: allow rendering OSD in ASS image format directly, simplifyGravatar wm42012-10-16
* sub: add preliminary emulation layer to draw OSD with EOSDGravatar wm42012-10-16
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* options: remove -subalignGravatar 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
* sub: remove unused definitionsGravatar wm42012-08-20
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* sub: fix confusion of ass_library handlesGravatar wm42012-08-07
* osd_libass: allocate separate ASS_Library for OSDGravatar wm42012-08-07
* osd: reset OSD change state even if VO doesn't draw OSDGravatar wm42012-08-07
* VO: remove old VO glueGravatar wm42012-08-07
* Remove teletext supportGravatar wm42012-08-03
* osd: minor simplification of vo_osd_changed()Gravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* osd: remove freetype font rendering codeGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
* core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* core: allocate OSD text buffers dynamicallyGravatar harklu2011-08-09
* cleanup: move global ass_force_reload to struct osd_stateGravatar Uoti Urpala2011-08-08
* cleanup: subs: remove global ass_library variableGravatar Uoti Urpala2011-07-23
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26