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 795535 - Please add gst_element_sync_state_with_parent_many()
Please add gst_element_sync_state_with_parent_many()
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.14.0
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-25 08:12 UTC by Daniel F
Modified: 2018-11-03 12:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel F 2018-04-25 08:12:58 UTC
When new elements of pipeline are created and added to bin, code has to call gst_element_sync_state_with_parent() for every new element. GStreamer has functions like gst_bin_add_many() which allows to perform the same operation on set of elements. Please also add gst_element_sync_state_with_parent_many(), which would allow to sync multiple elements at once.
Comment 1 Sebastian Dröge (slomo) 2018-04-25 08:53:13 UTC
Do you want to provide a patch for this?
Comment 2 GStreamer system administrator 2018-11-03 12:45:47 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/286.