[Bug 748344] bufferpool: in renegotation, bufferpool can be given to element while another one still uses it
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 6 06:43:07 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748344
--- Comment #14 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Another way this issue can happen is with GstBaseTransform. The base transform
element never relay the allocation query directly. Instead it will cache the
query upon negoaite() and return this on propose allocation. This may lead to
two elements getting the same pool in the above case.
--
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