index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
osd.c
Commit message (
Expand
)
Author
Age
*
sub/osd: remove limits from border and shadow size options
Ricardo Constantino
2018-01-24
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
*
sub: move all subtitle timestamp messing code to a central place
wm4
2018-01-02
*
vo_opengl: don't discard buffered video on redundant resize calls
wm4
2017-08-29
*
sub/osd: relicense to LGPL
wm4
2017-04-20
*
sub: add justify of subtitles
Dan Oscarsson
2017-02-01
*
player: show subtitles on VO if --force-window is used
wm4
2016-10-26
*
options, command: simplify some option updates
wm4
2016-09-19
*
osd: fix OSD getting stuck with --blend-subtitles=yes
wm4
2016-09-16
*
osd: fix subtitle/overlay update problems
wm4
2016-09-16
*
osd: slightly simplify update logic
wm4
2016-09-15
*
sub: remove unused sub_bitmaps.scaled field
wm4
2016-07-03
*
sub: change how libass output is converted to RGBA in some cases
wm4
2016-07-03
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
sub: fix --sub-gauss
wm4
2016-06-17
*
sub: move paletted image handling completely to sd_lavc.c
wm4
2016-06-17
*
osd: add italic font for osd
st4t1k
2016-04-08
*
vo_opengl, osd: allow osc.lua to react faster on resizes
wm4
2016-03-21
*
osd: cleanup: make OSDTYPE_ constants private to OSD code
wm4
2016-03-08
*
osd, lua: manage multiple ASS overlays set with set_osd_ass() calls
wm4
2016-03-08
*
osd, lua: remove weird OSD scaling
wm4
2016-03-07
*
osd: remove unused osd_coords_to_video()
wm4
2016-03-07
*
osd: make osd-width/height properties watchable
wm4
2016-01-15
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
osd: use the same ASS_Renderer for OSD text and progbar
wm4
2015-11-28
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
sub: adjust behavior on mismatching video/subtitle aspect mismatch
wm4
2015-10-21
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
Update license headers
Marcin Kurczewski
2015-04-13
*
sub: add --sub-text-bold option
wm4
2015-04-01
*
vo_opengl: draw subtitles directly onto the video
Niklas Haas
2015-03-26
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
osd: customizable subtitle and OSD position
wm4
2015-02-16
*
osd: make it possible to have different subtitle vs. OSD defaults
wm4
2015-02-16
*
sub: remove osd_get_sub()
wm4
2014-11-01
*
osd: slightly change default style
Martin Herkt
2014-10-23
*
sd_lavc: strictly letter-box PGS subtitles
wm4
2014-10-21
*
osd: properly redraw external overlays when they are set
wm4
2014-10-14
*
sub: round scaled subtitles
wm4
2014-10-02
*
sanitizer: avoid divide-by-zero instances
Ben Boeckel
2014-09-14
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
Add more const
wm4
2014-06-11
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
osd: fix dvdnav highlights
wm4
2014-01-18
*
sub: uglify OSD code path with locking
wm4
2014-01-18
[next]