[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 11:44:35 PDT 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-16 18:44:31 UTC ---
commit 7e5a9580ef2614111ba20e1c473df2fb02be1ef7
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Sep 15 23:42:43 2010 +0100

    structure: add gst_structure_{id_}take_value()

    Add _set_value() variants that take ownership of the value passed
    instead of making a copy of the value. This is useful for setting
    values to things that aren't refcounted (e.g. GValueArrays or
    strings or string arrays, etc.).

    API: gst_structure_take_value()
    API: gst_structure_id_take_value()

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

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