[gstreamer-bugs] [Bug 622504] New: [GstPad] Provide more fine-grained linking methods
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 23 08:36:51 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622504
GStreamer | gstreamer (core) | git
Summary: [GstPad] Provide more fine-grained linking methods
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bilboed at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Currently gst_pad_link unconditionally does a series of checks that could be
avoided when the caller knows they will never fail.
The following patches:
* add a new method for pad linking which allows to chose which checks could be
done at link time
* add a new utility method for link element pads which allows to chose which
checks should be done at link time
* does a check-less link when gstghostpad links its internal pad to the target.
--
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