aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sub.h
Commit message (Expand)AuthorAge
* vo_caca: remove OSD supportGravatar wm42013-02-24
* img_convert: add sub_bitmap bounding box functionsGravatar wm42013-01-13
* vo_xv, vo_x11: simplify OSD redrawingGravatar wm42013-01-13
* sub: do not copy the target image if there is no OSD/subsGravatar wm42013-01-13
* sub: add ASS to RGBA conversionGravatar wm42012-12-28
* subs: remove --utf8, simplify codeGravatar Uoti Urpala2012-12-03
* osd: fix z-order of subtitle OSD elementsGravatar wm42012-11-22
* vo_xv: don't require frame stepping to remove OSD or subsGravatar wm42012-11-21
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* screenshot, draw_bmp: use colorspace passed with mp_imageGravatar wm42012-11-01
* draw_bmp: cosmetics, refactorGravatar wm42012-10-28
* options: remove --ffactor switchGravatar wm42012-10-24
* options: remove --subfont-autoscale (changes default font scale)Gravatar wm42012-10-24
* 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