gstreamer/gst/librfb
Nicolas Dufresne 7e293f15dd rfbsrc: Implement decide_allocation virtual
This way we can use the base class for buffer allocation, hence use
fill() instead of create() virtual. This also adds a strict check on the
select pool buffer size as we don't support strides and padding.

This is based on initial patch proposed by Sebastien Dröge, from which I
also fixed a buffer pool leak.

https://bugzilla.gnome.org/show_bug.cgi?id=763441
2016-04-05 21:21:29 -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: Implement decide_allocation virtual 2016-04-05 21:21:29 -04:00
gstrfbsrc.h rfbsrc: Implement decide_allocation virtual 2016-04-05 21:21:29 -04:00
Makefile.am rfbsrc: Port to GSocketClient 2016-04-05 13:34:07 -04:00
rfbdecoder.c rfbsrc: Check for connection being closed 2016-04-05 13:35:25 -04:00
rfbdecoder.h rfbsrc: Add a internal method to disconnect 2016-04-05 13:35:11 -04:00