summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-25 21:14:00 +0200
committerwm4 <wm4@nowhere>2014-09-25 21:32:56 +0200
commited116e8b06bf3db6b6867865905b5798071db742 (patch)
tree0680dec454829a6236c276c3e97bf4441acd6b52 /stream
parent07668e50de8c3d9418f7eb1ef00f0391b29a05da (diff)
downloadmpv-ed116e8b06bf3db6b6867865905b5798071db742.tar.bz2
mpv-ed116e8b06bf3db6b6867865905b5798071db742.tar.xz
player: simplify OSD message handling code
Eliminate the remains of the OSD message stack. Another simplification comes from the fact that we do not need to care about time going backwards (we always use a monotonic time source, and wrapping time values are practically impossible). What this code was pretty trivial, and by now unnecessarily roundabout. Merge get_osd_msg() into update_osd_msg(), and add_osd_msg() into set_osd_msg_va().
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions