[Bug 786800] harness: add support for pushing BufferList

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 29 10:14:38 UTC 2017


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

--- Comment #4 from Miguel París Díaz <mparisdiaz at gmail.com> ---
Sorry,
change
  buffer = gst_buffer_list_get (list, len - 1);
to
  buffer = gst_buffer_list_get (list, i);

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