GNOME Bugzilla – Bug 626719
oggdemux: Should send NEWSEGMENT events and active chains from streaming thread when seeking
Last modified: 2018-11-03 11:17:18 UTC
In pull mode seeking, oggdemux currently sends the close-newsegment event (in the non-flush case) and the new newsegment events from the seek thread. Also the new chain, if any, is activated from the seek thread. This could block the application very much, especially if the newsegment event is going to trigger a pad block somewhere.
Still valid, happens when switching chains at least. Also sends stream-start from the seek thread then.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/37.