After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 773095 - element: bin: add flag to skip uniqueness checking
element: bin: add flag to skip uniqueness checking
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-17 12:26 UTC by Stian Selnes (stianse)
Modified: 2018-11-03 12:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
element: bin: add flag to skip uniqueness checking (3.06 KB, patch)
2016-10-17 12:26 UTC, Stian Selnes (stianse)
needs-work Details | Review

Description Stian Selnes (stianse) 2016-10-17 12:26:13 UTC
If a bin/element is sure that its children has unique name then skipping
the uniqness check may be a significant optimization if there is a lot of
children.
Comment 1 Stian Selnes (stianse) 2016-10-17 12:26:17 UTC
Created attachment 337843 [details] [review]
element: bin: add flag to skip uniqueness checking
Comment 2 Olivier Crête 2016-10-18 19:13:58 UTC
Review of attachment 337843 [details] [review]:

I wonder if we shouldn't have a gst_bin_add_full() like gst_pad_link_full() instead of putting the flag on the elements?
Comment 3 Sebastian Dröge (slomo) 2016-10-20 11:26:59 UTC
Comment on attachment 337843 [details] [review]
element: bin: add flag to skip uniqueness checking

Yes, make this an add_full() (also new vfuncs)
Comment 4 GStreamer system administrator 2018-11-03 12:37:25 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/198.