[Bug 745042] utils: Add gst_bin_sync_children_states()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 13 05:49:10 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745042

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 6ec3c4bc66cbbefa6e5811874d9787d675c807ee
Author: Vivia Nikolaidou <vivia at ahiru.eu>
Date:   Mon Feb 23 20:27:32 2015 +0200

    utils: Add gst_bin_sync_children_states()

    gst_bin_sync_children_states() will iterate over all the elements of a bin
and
    sync their states with the state of the bin. This is useful when adding
many
    elements to a bin and would otherwise have to call
    gst_element_sync_state_with_parent() on each and every one of them.

    https://bugzilla.gnome.org/show_bug.cgi?id=745042

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