bin: Always forward clock-lost message if we're not a top-level bin
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 10 Jul 2013 13:52:10 +0000 (15:52 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 10 Jul 2013 13:57:34 +0000 (15:57 +0200)
commitba4ec10aa5068bda478f1d96fa7265327588ae26
tree893cba9e84066f8d3e686a1893daf2559c7d1302
parentc8cfaff1ff03c2c1f6670280cc311fdf118a2a20
bin: Always forward clock-lost message if we're not a top-level bin

This makes sure that no bin misses the clock-lost messages, independent
of the state, and could return an old, non-working clock from
gst_bin_provide_clock_func().

https://bugzilla.gnome.org/show_bug.cgi?id=701997
gst/gstbin.c