gstreamer/sys/xvimage
Akinobu Mita 2d65683658 ximagesink, xvimagesink: don't use XkbKeycodeToKeysym if Xkb is unavailable
ximagesink and xvimagesink use XkbKeycodeToKeysym when the key event is
received. However, this function returns NoSymbol if Xkb is unavailable.

This causes all key events to be translated to "unknown" key when running
ximagsink under some VNC.

Fix it by using XKeycodeToKeysym if Xkb is unavailable.
2019-11-19 14:28:35 +00:00
..
meson.build ximagesink, xvimagesink: don't use XkbKeycodeToKeysym if Xkb is unavailable 2019-11-19 14:28:35 +00:00
xvcontext.c ximagesink, xvimagesink: don't use XkbKeycodeToKeysym if Xkb is unavailable 2019-11-19 14:28:35 +00:00
xvcontext.h ximagesink, xvimagesink: don't use XkbKeycodeToKeysym if Xkb is unavailable 2019-11-19 14:28:35 +00:00
xvimage.c xvimage: Fix symbol redefine build error 2018-07-19 12:22:34 +01:00
xvimageallocator.c xvimageallocator: Fix build warning error 2017-12-06 15:28:54 -05:00
xvimageallocator.h xvimageallocator: const correctness in gst_xvimage_allocator_alloc(). 2016-07-18 14:17:09 +01:00
xvimagepool.c xvimagepool: Update size, stride, and offset with allocated XvImage 2019-11-18 07:41:10 +00:00
xvimagepool.h xvimagepool: Update size, stride, and offset with allocated XvImage 2019-11-18 07:41:10 +00:00
xvimagesink.c ximagesink, xvimagesink: don't use XkbKeycodeToKeysym if Xkb is unavailable 2019-11-19 14:28:35 +00:00
xvimagesink.h xvimagesink: Allow changing render-rectangle through property 2018-01-29 16:26:09 +00:00