[Bug 752116] adapter: failure of gst_adapter_get_(buffer_)list

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 07:55:14 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #307076|none                        |needs-work
             status|                            |

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 307076:
 --> (https://bugzilla.gnome.org/review?bug=752116&attachment=307076)

::: libs/gst/base/gstadapter.c
@@ +1101,3 @@

+  g = adapter->buflist;
+  skip = adapter->skip;

IIRC skip should be set to 0 after the first buffer is done. It is the number
of bytes to skip from the first buffer IIRC.

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