[Bug 763441] rfbsrc: leads to -> invalid video buffer received

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 6 01:22:05 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763441

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 325457
  --> https://bugzilla.gnome.org/attachment.cgi?id=325457&action=edit
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list