aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sub.c
Commit message (Expand)AuthorAge
* command: add commands for displaying overlaysGravatar wm42013-10-05
* command: add properties for retrieving OSD dimensionsGravatar wm42013-10-05
* Add initial Lua scripting supportGravatar wm42013-09-26
* Revert "sub: support straight alpha additionally to premultiplied alpha"Gravatar wm42013-08-12
* sub: support straight alpha additionally to premultiplied alphaGravatar wm42013-08-12
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* sub: Do not use deprecated “Sans” fontconfig aliasGravatar Martin Herkt2013-07-08
* sub: update subtitle time offset even if pausedGravatar wm42013-06-29
* core: rename mplayer.h and quvi.cGravatar wm42013-06-28
* Move/rename subreader.cGravatar wm42013-06-25
* sub: refactorGravatar wm42013-06-01
* sub: remove some global variablesGravatar wm42013-05-30
* sub: add sd_spu.c to wrap spudec, cleanup mplayer.cGravatar wm42013-05-30
* sub: redo how -no-ass is handledGravatar wm42013-05-30
* command: simplify sub OSD updateGravatar wm42013-05-14
* sub: add --osd-blur and --sub-text-blur optionsGravatar wm42013-04-13
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* fix clang compiler warningsGravatar Stefano Pigozzi2013-03-03
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* vo_caca: remove OSD supportGravatar wm42013-02-24
* sub: add experimental --force-rgba-osd-rendering switchGravatar wm42013-01-13
* 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
* sub: add --sub-gray option to display image subs in grayscaleGravatar wm42012-11-25
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* 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
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* 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: 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: fix and simplify some change detection detailsGravatar 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: cleanup: remove vo_osd_probar_type/value global variablesGravatar wm42012-10-16