[gstreamer-bugs] [Bug 618853] add caps intersection iterators
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 24 00:09:14 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=618853
GStreamer | gstreamer (core) | unspecified
--- Comment #20 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-05-24 07:09:06 UTC ---
Edward, its also not yet showing much benefit as the approach needs to be
applied elsewhere. E.g. gst_caps_can_intersect() needs to be turned into an
iterative way to not call gst_caps_get_size() but rather iterate untile
gst_caps_get_structure() returns NULL (to indicate end of caps). I'll try
rewriting _can_intersect() todays still (if my time permits).
I'll also try you patch.
--
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