[Bug 638987] [0.11] GstIterator needs a registered type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 17 04:01:06 PDT 2011


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

--- Comment #9 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-17 11:01:01 UTC ---
The changes can be found at
http://git.collabora.co.uk/?p=user/slomo/gstreamer.git;a=shortlog;h=refs/heads/0.11-iterator

It includes all your patches and on top of that an additional commit that
refactors GstIterator:
http://git.collabora.co.uk/?p=user/slomo/gstreamer.git;a=commit;h=31429220101da25d675dcb6458c483e31902dff0


Any comments on the new API? The latest header can be found here:
http://git.collabora.co.uk/?p=user/slomo/gstreamer.git;a=blob;f=gst/gstiterator.h;hb=refs/heads/0.11-iterator

Instead of using a GObject* for the owner of gst_iterator_new_list() I think it
might make sense to use a GValue* too.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list