[gstreamer-bugs] [Bug 629831] [API] add gst_structure_take_value() and gst_structure_id_take_value()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 16 02:58:46 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=629831
  GStreamer | gstreamer (core) | git

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-16 09:58:43 UTC ---
Created an attachment (id=170405)
 View: https://bugzilla.gnome.org/attachment.cgi?id=170405
 Review: https://bugzilla.gnome.org/review?bug=629831&attachment=170405

query: gst_query_add_buffering_range() optimisations

Example patch that uses this new API:

    query: gst_query_add_buffering_range() optimisations

    Don't create a new GValueArray copy for every single _add_buffering_range()
    call, but append to the existing value array owned by the structure
instead.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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