[Bug 742152] iterator: Add a way to iterate pads and elements only once for each

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 8 05:37:47 PST 2015


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-08 13:37:44 UTC ---
I like that idea most! Could be done with gst_value_compare(), which works not
only on objects but also integers and other stuff. Not that anybody ever
iterates over anything that is not a GObject*, but the GstIterator API allows
that.

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