[Bug 694804] New: bufferpool: No way to override acquire_buffer to chose a sensible buffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 27 08:52:27 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=694804
  GStreamer | gstreamer (core) | git

           Summary: bufferpool: No way to override acquire_buffer to chose
                    a sensible buffer
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: wim.taymans at gmail.com
     GNOME version: ---


The buffer always has to be returned from the default implementation of
acquire_buffer currently because that handles bookkeeping of the internal
GstBufferPool state. Also there's no way to get a list of all buffers that are
currently there.

The documentation of GstBufferPoolAcquireParams however mentions that custom
implementations of acquire_buffer could use the information of the params to
chose a specific buffer.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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