[Bug 750241] [API] GstBaseSrc: add create_list() vfunc for buffer list creation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 15 15:34:28 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #304380|0                           |1
        is obsolete|                            |
 Attachment #304381|0                           |1
        is obsolete|                            |

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 339946
  --> https://bugzilla.gnome.org/attachment.cgi?id=339946&action=edit
basesrc: add buffer list support

This simplifies things tremendously, both in GstBaseSrc and for subclasses.
There's some overhead from the intermediary array, but we can optimise that
further in future if it turns out to be a problem, since it's just an internal
implementation detail.

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