summaryrefslogtreecommitdiffstats
path: root/video/vdpau.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-11 13:50:56 +0200
committerwm4 <wm4@nowhere>2014-08-11 13:50:56 +0200
commitef9b399020742d7a29fc2265ef587d938d78e63a (patch)
treeb2adc56138120f0ea8573f0b4ca965d780b47da6 /video/vdpau.h
parentbce48f30d2d309f7e9e9c0b00bacbc4dcca910fd (diff)
downloadmpv-ef9b399020742d7a29fc2265ef587d938d78e63a.tar.bz2
mpv-ef9b399020742d7a29fc2265ef587d938d78e63a.tar.xz
input: fix event wakeup
When a new event was added, merely a flag was set, instead of actually waking up the core (if needed). This was ok in ancient times when all event sources were part of the select() loop. But now there are several cases where other threads can add input, and then you actually need to wakeup the core in order to make it read the events at all.
Diffstat (limited to 'video/vdpau.h')
0 files changed, 0 insertions, 0 deletions