[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 Jun 8 12:10:57 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748344
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #304803|none |needs-work
status| |
--- Comment #9 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 304803:
--> (https://bugzilla.gnome.org/review?bug=748344&attachment=304803)
::: sys/xvimage/xvimagesink.c
@@ +670,3 @@
+
+ config = gst_buffer_pool_get_config (pool);
+ gst_buffer_pool_config_set_params (config, caps, size, 2, 0);
Should be min instead of 2 here.
--
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