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 726465 - collectpads: should send the seek events to the peers of its sink pads, as they can be flushing
collectpads: should send the seek events to the peers of its sink pads, as th...
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-16 16:48 UTC by Sebastian Dröge (slomo)
Modified: 2018-05-04 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2014-03-16 16:48:57 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.
Comment 1 Sebastian Dröge (slomo) 2018-05-04 13:04:11 UTC
collectpads is effectively deprecated at this point, let's close this