diff options
author | wm4 <wm4@nowhere> | 2016-09-16 14:21:09 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-09-16 14:26:30 +0200 |
commit | f845f64c2abe4361084b4bc07f5f1ea5dd43ec9f (patch) | |
tree | 28939cc00787ad1fa8c4da02dd8f6785127e8274 /player/playloop.c | |
parent | b83bfea05df01c7bcd15d594c4b8aebf60f8618a (diff) | |
download | mpv-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/playloop.c')
0 files changed, 0 insertions, 0 deletions