[Bug 662777] Caps negotiation got a lot slow since the last release

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 27 05:04:59 PDT 2011


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

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-10-27 12:04:55 UTC ---
Created an attachment (id=200092)
 View: https://bugzilla.gnome.org/attachment.cgi?id=200092
 Review: https://bugzilla.gnome.org/review?bug=662777&attachment=200092

gstvalue: quicker test for substraction emptiness

When we do not care about the actual resulting set,
but only whether it is empty of not, we can skip a fair bit
of GValue juggling.

Add a function that does so, since we cannot just pass NULL
to the existing API as it may be part of the API contract.

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