gstreamer/win32/common
Vivia Nikolaidou 6ec3c4bc66 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
2015-03-13 12:50:48 +00:00
..
config.h win32: update 2015-03-12 13:29:35 +00:00
dirent.c Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h win32/common/gstconfig.h: removed libxml include directive 2015-03-04 10:03:57 +01:00
gstenumtypes.c win32: update 2015-03-12 13:29:35 +00:00
gstenumtypes.h Release 1.3.1 2014-05-03 17:41:41 +02:00
gstversion.h win32: update 2015-03-12 13:29:35 +00:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def win32: update exports 2015-03-07 20:18:43 +01:00
libgstcontroller.def win32: update .def for new _get_type() function for GstControlPoint 2014-10-22 18:26:04 +01:00
libgstdataprotocol.def defs: update defs 2010-12-07 18:33:51 +01:00
libgstnet.def win32: Fix exported symbols list for real now 2012-07-11 13:14:57 +02:00
libgstreamer.def utils: Add gst_bin_sync_children_states() 2015-03-13 12:50:48 +00:00