gstreamer/gst/librfb
Nicolas Dufresne 459bdaae3f rfbsrc: Serialize write operations
Currently we send key events from seperate threads. IOStream does not
allow concurrent write operations, so protect this operation using a
mutex.
2016-04-05 13:34:38 -04:00
..
d3des.c Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
d3des.h rfbsrc: make authentication handshake safe for multiple instances 2013-05-11 00:29:40 +01:00
gstrfbsrc.c rfbsrc: Port to GSocketClient 2016-04-05 13:34:07 -04:00
gstrfbsrc.h rfbsrc: Remove useless library wrapping 2016-04-05 13:34:01 -04:00
Makefile.am rfbsrc: Port to GSocketClient 2016-04-05 13:34:07 -04:00
rfbdecoder.c rfbsrc: Serialize write operations 2016-04-05 13:34:38 -04:00
rfbdecoder.h rfbsrc: Serialize write operations 2016-04-05 13:34:38 -04:00