gstreamer/gst/librfb
Nicolas Dufresne ede8b1c8ce rfbsrc: Fix decide_allocation to support NULL pool
We were assuming that NULL pool meant that downstream didn't reply.
Update the pool index 0 instead of adding at the end. Otherwise we ended
up letting basesrc decide, which would pick the blocksize as a size
(4096) instead of the image size.

https://bugzilla.gnome.org/show_bug.cgi?id=795327
2018-04-25 15:07:23 -04:00
..
d3des.c plugins: Use stdint.h instead of _stdint.h 2016-08-19 14:42:52 +01:00
d3des.h rfbsrc: make authentication handshake safe for multiple instances 2013-05-11 00:29:40 +01:00
gstrfbsrc.c rfbsrc: Fix decide_allocation to support NULL pool 2018-04-25 15:07:23 -04:00
gstrfbsrc.h rfbsrc: Implement decide_allocation virtual 2016-04-05 21:21:29 -04:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00
rfbdecoder.c rfbsrc: Fix support for applevncserver 2018-04-25 13:37:12 -04:00
rfbdecoder.h rfbsrc: Add a internal method to disconnect 2016-04-05 13:35:11 -04:00