[gstreamer-bugs] [Bug 583187] [API] add gst_adapter_masked_scan_uint32() and gst_adapter_get_buffer()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 19 09:27:18 PDT 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=583187

  GStreamer | gstreamer (core) | Ver: git




------- Comment #3 from David Schleef  2009-05-19 16:27 UTC -------
gst_adapter_get_buffer() is a hack to get some sort of timestamps out of an
adapter in BaseVideoDecoder.  The BVD code doesn't work correctly, and a proper
implementation won't use gst_adapter_get_buffer().

It would be nice to have some method of getting timestamps and buffer metadata
for certain bytes in the adapter, but I don't think get_buffer() is the right
API for that.


-- 
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=583187.




More information about the Gstreamer-bugs mailing list