[Bug 658924] [patch] fix gstbin's check of inner elements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 19 04:44:59 PDT 2011


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

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-19 11:44:55 UTC ---
Linking actually is performance-critical in many situations. By using
gst_pad_link_full() with no checks, decodebin2 can autoplug it's pipeline much
faster for example and you see the first video frame earlier.

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