aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/osd.c
Commit message (Expand)AuthorAge
* sub/osd: remove limits from border and shadow size optionsGravatar Ricardo Constantino2018-01-24
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* sub: move all subtitle timestamp messing code to a central placeGravatar wm42018-01-02
* vo_opengl: don't discard buffered video on redundant resize callsGravatar wm42017-08-29
* sub/osd: relicense to LGPLGravatar wm42017-04-20
* sub: add justify of subtitlesGravatar Dan Oscarsson2017-02-01
* player: show subtitles on VO if --force-window is usedGravatar wm42016-10-26
* options, command: simplify some option updatesGravatar wm42016-09-19
* osd: fix OSD getting stuck with --blend-subtitles=yesGravatar wm42016-09-16
* osd: fix subtitle/overlay update problemsGravatar wm42016-09-16
* osd: slightly simplify update logicGravatar wm42016-09-15
* sub: remove unused sub_bitmaps.scaled fieldGravatar wm42016-07-03
* sub: change how libass output is converted to RGBA in some casesGravatar wm42016-07-03
* sub: pass preferred OSD format to subtitle renderersGravatar wm42016-07-03
* sub: fix --sub-gaussGravatar wm42016-06-17
* sub: move paletted image handling completely to sd_lavc.cGravatar wm42016-06-17
* osd: add italic font for osdGravatar st4t1k2016-04-08
* vo_opengl, osd: allow osc.lua to react faster on resizesGravatar wm42016-03-21
* osd: cleanup: make OSDTYPE_ constants private to OSD codeGravatar wm42016-03-08
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callsGravatar wm42016-03-08
* osd, lua: remove weird OSD scalingGravatar wm42016-03-07
* osd: remove unused osd_coords_to_video()Gravatar wm42016-03-07
* osd: make osd-width/height properties watchableGravatar wm42016-01-15
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* osd: use the same ASS_Renderer for OSD text and progbarGravatar wm42015-11-28
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* player: use demuxer ts offset to simplify timeline ts handlingGravatar wm42015-11-16
* sub: adjust behavior on mismatching video/subtitle aspect mismatchGravatar wm42015-10-21
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* Update license headersGravatar Marcin Kurczewski2015-04-13
* sub: add --sub-text-bold optionGravatar wm42015-04-01
* vo_opengl: draw subtitles directly onto the videoGravatar Niklas Haas2015-03-26
* osd: simplify an aspect of change detection handlingGravatar wm42015-03-18
* osd: customizable subtitle and OSD positionGravatar wm42015-02-16
* osd: make it possible to have different subtitle vs. OSD defaultsGravatar wm42015-02-16
* sub: remove osd_get_sub()Gravatar wm42014-11-01
* osd: slightly change default styleGravatar Martin Herkt2014-10-23
* sd_lavc: strictly letter-box PGS subtitlesGravatar wm42014-10-21
* osd: properly redraw external overlays when they are setGravatar wm42014-10-14
* sub: round scaled subtitlesGravatar wm42014-10-02
* sanitizer: avoid divide-by-zero instancesGravatar Ben Boeckel2014-09-14
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* Add more constGravatar wm42014-06-11
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* osd: fix dvdnav highlightsGravatar wm42014-01-18
* sub: uglify OSD code path with lockingGravatar wm42014-01-18