[Bug 744303] New: bufferpool: Don't free GstBuffer if memory isn't writable

bugzilla at gnome.org bugzilla at gnome.org
Tue Feb 10 18:56:45 PST 2015


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

            Bug ID: 744303
           Summary: bufferpool: Don't free GstBuffer if memory isn't
                    writable
    Classification: Platform
           Product: GStreamer
           Version: 1.4.1
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: kevinbing.song at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

GstBuffer will be freed if memory isn't writable. The reason of the memory
can't writable is gst_buffer_copy_into() will increase the ref count of the
memory. The expect is reuse video buffer without free it. The buffer will
writable later. Do we have some general solution for it?

I have asked the question in gstreamer-dev mail list:
http://lists.freedesktop.org/archives/gstreamer-devel/2015-January/051137.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-bugs/attachments/20150211/5a90d94f/attachment.html>


More information about the gstreamer-bugs mailing list