[Bug 731756] gstvalue: Speed up gst_value_intersect/_subtract
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 17 07:21:36 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=731756
GStreamer | gstreamer (core) | unspecified
--- Comment #3 from Edward Hervey <bilboed at bilboed.com> 2014-06-17 14:21:30 UTC ---
it's the G_VALUE_HOLDS which is expensive actually.
That calls g_type_check_value_holds() which is expensive :(
I'll rename it to _nolist()
--
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