[gstreamer-bugs] [Bug 572285] Buffer Array

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 23 06:08:47 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=572285

  GStreamer | gstreamer (core) | Ver: git




------- Comment #8 from Wim Taymans  2009-02-23 14:08 UTC -------
Maybe we still need a subclass of the buffers in the array so that we can, for
example, implement a working copy function. If that's the case we could expose
the group methods on this new type. 

It all seems a bit too much for what we can reasonably implement right now. If
you want to transfer some GstBufferArrayData element to another buffer, there
is not really a way to increment the refcount of whatever object actually owns
that data pointer unless you also add a _ref method to the Data structure.

I would think that for 0.10 we want to create the buffer array with its special
buffers inside but that's it. Modifications to these arrays seems too much to
handle without doing some serious GstBuffer redesigns. 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572285.




More information about the Gstreamer-bugs mailing list