[gstreamer-bugs] [Bug 621527] gstcaps: New gst_caps_pop_structure() method
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 14 04:18:16 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=621527
GStreamer | gstreamer (core) | unspecified
Edward Hervey <bilboed> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.30
--- Comment #3 from Edward Hervey <bilboed at gmail.com> 2010-06-14 11:18:15 UTC ---
commit 32adac81ee129bf90f3d9ee91b71ccc8c7ec649b
Author: Edward Hervey <bilboed at bilboed.com>
Date: Mon Jun 14 11:39:40 2010 +0200
gstcaps: New gst_caps_steal_structure() method
This allows removing structures from caps without them being freed. Helpful
when
plugins need to move around structures without having to do an expensive
structure
copy.
API:gst_caps_steal_structure
https://bugzilla.gnome.org/show_bug.cgi?id=621527
--
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