| Commit message (Expand) | Author | Age |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 |
* | command: add commands for displaying overlays | wm4 | 2013-10-05 |
* | command: add properties for retrieving OSD dimensions | wm4 | 2013-10-05 |
* | Add initial Lua scripting support | wm4 | 2013-09-26 |
* | Revert "sub: support straight alpha additionally to premultiplied alpha" | wm4 | 2013-08-12 |
* | sub: support straight alpha additionally to premultiplied alpha | wm4 | 2013-08-12 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | sub: Do not use deprecated “Sans” fontconfig alias | Martin Herkt | 2013-07-08 |
* | sub: update subtitle time offset even if paused | wm4 | 2013-06-29 |
* | core: rename mplayer.h and quvi.c | wm4 | 2013-06-28 |
* | Move/rename subreader.c | wm4 | 2013-06-25 |
* | sub: refactor | wm4 | 2013-06-01 |
* | sub: remove some global variables | wm4 | 2013-05-30 |
* | sub: add sd_spu.c to wrap spudec, cleanup mplayer.c | wm4 | 2013-05-30 |
* | sub: redo how -no-ass is handled | wm4 | 2013-05-30 |
* | command: simplify sub OSD update | wm4 | 2013-05-14 |
* | sub: add --osd-blur and --sub-text-blur options | wm4 | 2013-04-13 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 |
* | fix clang compiler warnings | Stefano Pigozzi | 2013-03-03 |
* | m_option: don't define OPT_BASE_STRUCT by default | wm4 | 2013-03-01 |
* | vo_caca: remove OSD support | wm4 | 2013-02-24 |
* | sub: add experimental --force-rgba-osd-rendering switch | wm4 | 2013-01-13 |
* | img_convert: add sub_bitmap bounding box functions | wm4 | 2013-01-13 |
* | vo_xv, vo_x11: simplify OSD redrawing | wm4 | 2013-01-13 |
* | sub: do not copy the target image if there is no OSD/subs | wm4 | 2013-01-13 |
* | sub: add ASS to RGBA conversion | wm4 | 2012-12-28 |
* | subs: remove --utf8, simplify code | Uoti Urpala | 2012-12-03 |
* | sub: add --sub-gray option to display image subs in grayscale | wm4 | 2012-11-25 |
* | sub: reimplement -spugauss as --sub-gauss | wm4 | 2012-11-25 |
* | vo_xv: don't require frame stepping to remove OSD or subs | wm4 | 2012-11-21 |
* | osd: make the OSD and sub font more customizable | wm4 | 2012-11-20 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | screenshot, draw_bmp: use colorspace passed with mp_image | wm4 | 2012-11-01 |
* | draw_bmp: cosmetics, refactor | wm4 | 2012-10-28 |
* | options: remove --ffactor switch | wm4 | 2012-10-24 |
* | options: remove --subfont-autoscale (changes default font scale) | wm4 | 2012-10-24 |
* | options: remove subtitle related options that did nothing | wm4 | 2012-10-24 |
* | sub: simplify OSD redrawing logic | wm4 | 2012-10-24 |
* | VO, sub: refactor | wm4 | 2012-10-24 |
* | sub: add cache to mp_draw_sub_bitmaps() | wm4 | 2012-10-24 |
* | sub, vf_ass: allow rendering RGBA subs, replace old vf_ass rendering | wm4 | 2012-10-24 |
* | sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor | wm4 | 2012-10-24 |
* | Remove things related to old OSD | wm4 | 2012-10-24 |
* | sub: add function to draw OSD into an image | wm4 | 2012-10-24 |
* | sub: fix and simplify some change detection details | wm4 | 2012-10-16 |
* | sub: never decode subs to old OSD format | wm4 | 2012-10-16 |
* | sub: cosmetics: move things around | wm4 | 2012-10-16 |
* | sub: cleanup: don't pass parameters via global variables | wm4 | 2012-10-16 |
* | sub: always go through sub.c for OSD rendering | wm4 | 2012-10-16 |
* | sub, VO: remove vo_osd_resized() function | wm4 | 2012-10-16 |