| Commit message (Expand) | Author | Age | Files | Lines |
* | command: add commands for displaying overlays | wm4 | 2013-10-05 | 1 | -0/+5 |
* | command: add properties for retrieving OSD dimensions | wm4 | 2013-10-05 | 1 | -0/+3 |
* | Add initial Lua scripting support | wm4 | 2013-09-26 | 1 | -0/+11 |
* | Revert "sub: support straight alpha additionally to premultiplied alpha" | wm4 | 2013-08-12 | 1 | -11/+1 |
* | sub: support straight alpha additionally to premultiplied alpha | wm4 | 2013-08-12 | 1 | -1/+11 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -3/+3 |
* | sub: Do not use deprecated “Sans” fontconfig alias | Martin Herkt | 2013-07-08 | 1 | -1/+1 |
* | sub: update subtitle time offset even if paused | wm4 | 2013-06-29 | 1 | -1/+1 |
* | core: rename mplayer.h and quvi.c | wm4 | 2013-06-28 | 1 | -1/+0 |
* | Move/rename subreader.c | wm4 | 2013-06-25 | 1 | -1/+0 |
* | sub: refactor | wm4 | 2013-06-01 | 1 | -2/+2 |
* | sub: remove some global variables | wm4 | 2013-05-30 | 1 | -15/+4 |
* | sub: add sd_spu.c to wrap spudec, cleanup mplayer.c | wm4 | 2013-05-30 | 1 | -15/+1 |
* | sub: redo how -no-ass is handled | wm4 | 2013-05-30 | 1 | -13/+26 |
* | command: simplify sub OSD update | wm4 | 2013-05-14 | 1 | -5/+3 |
* | sub: add --osd-blur and --sub-text-blur options | wm4 | 2013-04-13 | 1 | -0/+1 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 | 1 | -1/+1 |
* | fix clang compiler warnings | Stefano Pigozzi | 2013-03-03 | 1 | -1/+1 |
* | m_option: don't define OPT_BASE_STRUCT by default | wm4 | 2013-03-01 | 1 | -1/+0 |
* | vo_caca: remove OSD support | wm4 | 2013-02-24 | 1 | -18/+0 |
* | sub: add experimental --force-rgba-osd-rendering switch | wm4 | 2013-01-13 | 1 | -1/+6 |
* | img_convert: add sub_bitmap bounding box functions | wm4 | 2013-01-13 | 1 | -20/+0 |
* | vo_xv, vo_x11: simplify OSD redrawing | wm4 | 2013-01-13 | 1 | -13/+1 |
* | sub: do not copy the target image if there is no OSD/subs | wm4 | 2013-01-13 | 1 | -0/+21 |
* | sub: add ASS to RGBA conversion | wm4 | 2012-12-28 | 1 | -0/+4 |
* | subs: remove --utf8, simplify code | Uoti Urpala | 2012-12-03 | 1 | -1/+0 |
* | sub: add --sub-gray option to display image subs in grayscale | wm4 | 2012-11-25 | 1 | -2/+5 |
* | sub: reimplement -spugauss as --sub-gauss | wm4 | 2012-11-25 | 1 | -0/+5 |
* | vo_xv: don't require frame stepping to remove OSD or subs | wm4 | 2012-11-21 | 1 | -0/+12 |
* | osd: make the OSD and sub font more customizable | wm4 | 2012-11-20 | 1 | -4/+41 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -5/+4 |
* | screenshot, draw_bmp: use colorspace passed with mp_image | wm4 | 2012-11-01 | 1 | -6/+3 |
* | draw_bmp: cosmetics, refactor | wm4 | 2012-10-28 | 1 | -12/+12 |
* | options: remove --ffactor switch | wm4 | 2012-10-24 | 1 | -1/+0 |
* | options: remove --subfont-autoscale (changes default font scale) | wm4 | 2012-10-24 | 1 | -6/+1 |
* | options: remove subtitle related options that did nothing | wm4 | 2012-10-24 | 1 | -9/+1 |
* | sub: simplify OSD redrawing logic | wm4 | 2012-10-24 | 1 | -15/+1 |
* | VO, sub: refactor | wm4 | 2012-10-24 | 1 | -68/+28 |
* | sub: add cache to mp_draw_sub_bitmaps() | wm4 | 2012-10-24 | 1 | -7/+8 |
* | sub, vf_ass: allow rendering RGBA subs, replace old vf_ass rendering | wm4 | 2012-10-24 | 1 | -63/+59 |
* | sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor | wm4 | 2012-10-24 | 1 | -4/+3 |
* | Remove things related to old OSD | wm4 | 2012-10-24 | 1 | -52/+0 |
* | sub: add function to draw OSD into an image | wm4 | 2012-10-24 | 1 | -0/+25 |
* | sub: fix and simplify some change detection details | wm4 | 2012-10-16 | 1 | -7/+6 |
* | sub: never decode subs to old OSD format | wm4 | 2012-10-16 | 1 | -17/+15 |
* | sub: cosmetics: move things around | wm4 | 2012-10-16 | 1 | -6/+8 |
* | sub: cleanup: don't pass parameters via global variables | wm4 | 2012-10-16 | 1 | -12/+7 |
* | sub: always go through sub.c for OSD rendering | wm4 | 2012-10-16 | 1 | -8/+81 |
* | sub, VO: remove vo_osd_resized() function | wm4 | 2012-10-16 | 1 | -8/+0 |
* | sub: cleanup: remove vo_osd_probar_type/value global variables | wm4 | 2012-10-16 | 1 | -3/+2 |
* | sub: allow converting DVD subs to RGBA | wm4 | 2012-10-16 | 1 | -0/+4 |
* | sub: allow rendering OSD in ASS image format directly, simplify | wm4 | 2012-10-16 | 1 | -285/+168 |
* | sub: add preliminary emulation layer to draw OSD with EOSD | wm4 | 2012-10-16 | 1 | -0/+73 |
* | options: remove -subalign | wm4 | 2012-09-18 | 1 | -1/+0 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 | 1 | -1/+3 |
* | core: manage tracks in the frontend | wm4 | 2012-09-18 | 1 | -1/+2 |
* | osd: get rid of useless initialization function | wm4 | 2012-08-20 | 1 | -9/+1 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -62/+0 |
* | sub: fix confusion of ass_library handles | wm4 | 2012-08-07 | 1 | -1/+2 |
* | osd_libass: allocate separate ASS_Library for OSD | wm4 | 2012-08-07 | 1 | -2/+2 |
* | osd: reset OSD change state even if VO doesn't draw OSD | wm4 | 2012-08-07 | 1 | -0/+9 |
* | osd: free buffer allocated with av_malloc with av_free | wm4 | 2012-08-04 | 1 | -4/+4 |
* | Remove teletext support | wm4 | 2012-08-03 | 1 | -10/+0 |
* | osd: minor simplification of vo_osd_changed() | wm4 | 2012-08-01 | 1 | -10/+18 |
* | Remove dead code | wm4 | 2012-08-01 | 1 | -70/+0 |
* | configure: remove checks for malloc.h and alloca() | wm4 | 2012-07-30 | 1 | -3/+0 |
* | configure: remove memalign check | wm4 | 2012-07-30 | 1 | -3/+5 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -937/+48 |
* | osd: enable line breaking for OSD text | wm4 | 2012-07-28 | 1 | -31/+67 |
* | core: allocate OSD text buffers dynamically | harklu | 2011-08-09 | 1 | -0/+9 |
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 | 1 | -3/+1 |
* | cleanup: avoid various GCC warnings | Clément Bœsch | 2011-04-20 | 1 | -1/+1 |
* | cleanup: remove some casts of memalign() return value | diego | 2011-02-15 | 1 | -2/+2 |
* | Merge branch 'sub' | Uoti Urpala | 2011-01-26 | 1 | -1/+1 |
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -0/+1348 |