gstreamer/subprojects/gst-plugins-good/sys
Jakub Adam 6d67b43352 ximagesrc: avoid blocking wait for X events
XNextEvent() blocks indefinitely in absence of X11 events, which can
prevent the pipeline from stopping.

This can cause problems when ximagesrc is used in "remote desktop"
scenarios and the GStreamer application itself, through which the user
is viewing and controlling the machine, is the only source of input
events.

Replace the call with non-blocking XCheckTypedEvent().

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1438>
2021-12-10 20:43:09 +00:00
..
directsound
oss
oss4
osxaudio osxaudio: Increase max channels to 64 2021-11-08 18:09:52 +00:00
osxvideo
rpicamsrc
v4l2 v4l2: handle 0x0 sizes gracefully 2021-11-29 15:35:36 +01:00
waveform
ximage ximagesrc: avoid blocking wait for X events 2021-12-10 20:43:09 +00:00
meson.build