summaryrefslogtreecommitdiffstats
path: root/sub/sub.h
Commit message (Expand)AuthorAgeFilesLines
* sub: refactorwm42013-06-011-7/+2
* sub: remove some global variableswm42013-05-301-8/+1
* sub: add sd_spu.c to wrap spudec, cleanup mplayer.cwm42013-05-301-4/+4
* sub: redo how -no-ass is handledwm42013-05-301-3/+5
* command: simplify sub OSD updatewm42013-05-141-1/+1
* sub: add --osd-blur and --sub-text-blur optionswm42013-04-131-0/+1
* osd: draw the OSD bar with ASS vector drawingswm42013-03-301-2/+7
* vo_caca: remove OSD supportwm42013-02-241-4/+0
* img_convert: add sub_bitmap bounding box functionswm42013-01-131-3/+0
* vo_xv, vo_x11: simplify OSD redrawingwm42013-01-131-5/+0
* sub: do not copy the target image if there is no OSD/subswm42013-01-131-0/+5
* sub: add ASS to RGBA conversionwm42012-12-281-2/+2
* subs: remove --utf8, simplify codeUoti Urpala2012-12-031-2/+0
* osd: fix z-order of subtitle OSD elementswm42012-11-221-2/+3
* vo_xv: don't require frame stepping to remove OSD or subswm42012-11-211-0/+5
* osd: make the OSD and sub font more customizablewm42012-11-201-4/+19
* screenshot, draw_bmp: use colorspace passed with mp_imagewm42012-11-011-3/+1
* draw_bmp: cosmetics, refactorwm42012-10-281-2/+2
* options: remove --ffactor switchwm42012-10-241-1/+0
* options: remove --subfont-autoscale (changes default font scale)wm42012-10-241-1/+0
* options: remove subtitle related options that did nothingwm42012-10-241-15/+2
* sub: add clarifying commentswm42012-10-241-1/+3
* sub: simplify OSD redrawing logicwm42012-10-241-2/+2
* VO, sub: refactorwm42012-10-241-16/+10
* sub: add cache to mp_draw_sub_bitmaps()wm42012-10-241-1/+3
* sub, vf_ass: allow rendering RGBA subs, replace old vf_ass renderingwm42012-10-241-6/+11
* sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorwm42012-10-241-0/+2
* Remove things related to old OSDwm42012-10-241-24/+0
* sub: add function to draw OSD into an imagewm42012-10-241-0/+6
* sub: switch to premultiplied alphawm42012-10-161-1/+1
* sub: never decode subs to old OSD formatwm42012-10-161-7/+17
* sub: cosmetics: move things aroundwm42012-10-161-2/+55
* sub: cleanup: don't pass parameters via global variableswm42012-10-161-7/+1
* sub: always go through sub.c for OSD renderingwm42012-10-161-2/+12
* sub, VO: remove vo_osd_resized() functionwm42012-10-161-1/+0
* sub: remove logic for disabling hinting on scaled EOSDwm42012-10-161-1/+0
* sub: cleanup: remove vo_osd_probar_type/value global variableswm42012-10-161-3/+1
* sub: cosmetics: turn some defines into enumswm42012-10-161-25/+34
* sub: allow converting DVD subs to RGBAwm42012-10-161-1/+1
* sub: allow rendering OSD in ASS image format directly, simplifywm42012-10-161-46/+37
* sub: add preliminary emulation layer to draw OSD with EOSDwm42012-10-161-0/+9
* subs, vo_vdpau: support RGBA color for PGS subtitlesUoti Urpala2012-09-181-0/+1
* options: remove -subalignwm42012-09-181-1/+0
* subs, vo: do sub bitmap change detection by comparing IDsUoti Urpala2012-09-181-1/+2
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-6/+9
* subs: libass: use a single persistent renderer for subtitlesUoti Urpala2012-09-181-5/+4
* sub: remove unused definitionswm42012-08-201-12/+0
* Remove dvdnav support (DVD menus)wm42012-08-161-6/+0
* sub: fix confusion of ass_library handleswm42012-08-071-3/+5
* osd_libass: allocate separate ASS_Library for OSDwm42012-08-071-1/+1
* osd: reset OSD change state even if VO doesn't draw OSDwm42012-08-071-0/+1
* VO: remove old VO gluewm42012-08-071-5/+0
* Remove teletext supportwm42012-08-031-7/+0
* osd: minor simplification of vo_osd_changed()wm42012-08-011-1/+2
* Remove dead codewm42012-08-011-7/+0
* osd: remove freetype font rendering codewm42012-07-281-1/+0
* osd: use libass for OSD renderingwm42012-07-281-1/+39
* timeline: subs: keep subtitle tracks in source timeUoti Urpala2012-03-251-0/+1
* core, vo: modify OSD redraw architecture, support EOSDUoti Urpala2011-12-061-0/+1
* core: allocate OSD text buffers dynamicallyharklu2011-08-091-1/+2
* cleanup: move global ass_force_reload to struct osd_stateUoti Urpala2011-08-081-0/+2
* cleanup: subs: remove global ass_library variableUoti Urpala2011-07-231-0/+1
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-0/+167