summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-16 14:21:09 +0200
committerwm4 <wm4@nowhere>2016-09-16 14:26:30 +0200
commitf845f64c2abe4361084b4bc07f5f1ea5dd43ec9f (patch)
tree28939cc00787ad1fa8c4da02dd8f6785127e8274 /player/video.c
parentb83bfea05df01c7bcd15d594c4b8aebf60f8618a (diff)
downloadmpv-f845f64c2abe4361084b4bc07f5f1ea5dd43ec9f.tar.bz2
mpv-f845f64c2abe4361084b4bc07f5f1ea5dd43ec9f.tar.xz
osd: fix subtitle/overlay update problems
This could in theory lead to missed updates if subtitles were switched or external OSD overlays (via overlay-add) were updated. While the change IDs of each of those were consistent, switching between two separate OSD sources is not, and we have to explicitly trigger a change. Regression since commit 9c9cf125. The new code is actually better, because we do exactly what is needed, and don't just mess with the update ID for libass-based OSD.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions