GNOME Bugzilla – Bug 726465
collectpads: should send the seek events to the peers of its sink pads, as they can be flushing
Last modified: 2018-05-04 13:04:11 UTC
+++ This bug was initially created as a clone of Bug #726461 +++ A sinkpad might still be flushing from a previous flushing seek, and we want to propagate the seek anyway, so sending to the peer bypasses core checking for flushing in push_event. Also we should fix this properly for the next iteration of collectpads.
collectpads is effectively deprecated at this point, let's close this