[Bug 750039] Keeping buffers with shared memory alive

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 16 06:21:57 PDT 2015


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

--- Comment #12 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 305112:
 --> (https://bugzilla.gnome.org/review?bug=750039&attachment=305112)

It's not ideal, may bring back more starving in fixed size pools, but I can't
think of anything better for now. Please, complete the doc before submitting.
Most of it is misisng documentation block, and sections.txt has not been
filled.

::: gst/gstbuffer.h
@@ -564,0 +564,6 @@
+typedef struct _GstParentBufferMeta GstParentBufferMeta;
+
+struct _GstParentBufferMeta
... 3 more ...

Parent should not be private, also add documentation block.

-- 
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