index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sub
/
osd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: add italic font for osd
st4t1k
2016-04-08
1
-0
/
+1
*
vo_opengl, osd: allow osc.lua to react faster on resizes
wm4
2016-03-21
1
-6
/
+28
*
osd: cleanup: make OSDTYPE_ constants private to OSD code
wm4
2016-03-08
1
-7
/
+11
*
osd, lua: manage multiple ASS overlays set with set_osd_ass() calls
wm4
2016-03-08
1
-18
/
+1
*
osd, lua: remove weird OSD scaling
wm4
2016-03-07
1
-15
/
+0
*
osd: remove unused osd_coords_to_video()
wm4
2016-03-07
1
-19
/
+0
*
osd: make osd-width/height properties watchable
wm4
2016-01-15
1
-2
/
+7
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
1
-4
/
+1
*
osd: use the same ASS_Renderer for OSD text and progbar
wm4
2015-11-28
1
-1
/
+1
*
player: remove OSD subtitle render path
wm4
2015-11-17
1
-11
/
+8
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
1
-1
/
+1
*
sub: adjust behavior on mismatching video/subtitle aspect mismatch
wm4
2015-10-21
1
-7
/
+2
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
1
-11
/
+0
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
sub: add --sub-text-bold option
wm4
2015-04-01
1
-0
/
+1
*
vo_opengl: draw subtitles directly onto the video
Niklas Haas
2015-03-26
1
-0
/
+2
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
1
-12
/
+6
*
osd: customizable subtitle and OSD position
wm4
2015-02-16
1
-0
/
+8
*
osd: make it possible to have different subtitle vs. OSD defaults
wm4
2015-02-16
1
-26
/
+42
*
sub: remove osd_get_sub()
wm4
2014-11-01
1
-7
/
+0
*
osd: slightly change default style
Martin Herkt
2014-10-23
1
-3
/
+3
*
sd_lavc: strictly letter-box PGS subtitles
wm4
2014-10-21
1
-2
/
+5
*
osd: properly redraw external overlays when they are set
wm4
2014-10-14
1
-0
/
+1
*
sub: round scaled subtitles
wm4
2014-10-02
1
-4
/
+4
*
sanitizer: avoid divide-by-zero instances
Ben Boeckel
2014-09-14
1
-2
/
+4
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
1
-0
/
+11
*
Remove DVD and Bluray support
wm4
2014-07-14
1
-11
/
+0
*
video: introduce failure path for image allocations
wm4
2014-06-17
1
-5
/
+2
*
video/out: change aspects of OSD handling
wm4
2014-06-15
1
-15
/
+0
*
Add more const
wm4
2014-06-11
1
-1
/
+1
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
1
-0
/
+15
*
osd: fix dvdnav highlights
wm4
2014-01-18
1
-1
/
+2
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-37
/
+147
*
sub: uglify sub decoder with locking
wm4
2014-01-17
1
-0
/
+6
*
Fix subtitle delay inversion
Martin Herkt
2014-01-06
1
-1
/
+1
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
1
-12
/
+15
*
sub/osd: mp_msg conversions
wm4
2013-12-21
1
-4
/
+6
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
player: don't store subtitle renderer in osd_state
wm4
2013-12-15
1
-2
/
+1
*
dvdnav: support mouse interaction
wm4
2013-12-13
1
-0
/
+17
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
1
-0
/
+2
*
sd_lavc: factor out bitmap positioning code
wm4
2013-12-12
1
-0
/
+31
*
osd: typo in comment
wm4
2013-12-10
1
-1
/
+1
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
1
-2
/
+1
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-0
/
+325