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
*
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
*
sub: uglify sub decoder with locking
wm4
2014-01-17
*
Fix subtitle delay inversion
Martin Herkt
2014-01-06
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
player: don't store subtitle renderer in osd_state
wm4
2013-12-15
*
dvdnav: support mouse interaction
wm4
2013-12-13
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
sd_lavc: factor out bitmap positioning code
wm4
2013-12-12
*
osd: typo in comment
wm4
2013-12-10
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24