[gstreamer-bugs] [Bug 618853] add caps intersection iterators
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun May 23 02:55:04 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=618853
GStreamer | gstreamer (core) | unspecified
--- Comment #19 from Edward Hervey <bilboed at gmail.com> 2010-05-23 09:55:00 UTC ---
The reason why it's still taking for-ever is because it's doing gazillions
getcaps. You might want to try the patches from bug #618644 and link the
elements before activating the elements.
As far as I understand the code, you're doing an exponential number of
expensive getcaps here, whereas with the provided patches you should end up
only doing it once.
--
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