GNOME Bugzilla – Bug 735100
tsdemux: fix "none" seek target being ignored on rate change seeks
Last modified: 2018-11-03 13:26:15 UTC
Created attachment 283969 [details] [review] fix "none" seek target being ignored on rate change seeks If the seek target is none, we bypass most of the seek code, ensuring that new segments will be reemitted from the streaming thread.
Not specific to this patch, but it seems the whole tsdemux has no locking at all in the seeking code, so we shouldn't be surprised if seeking sometimes exhibits random behaviours...
I cloned the bug to https://bugzilla.gnome.org/show_bug.cgi?id=747442 to track the locking (or lack thereof) issue.
-- 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-bad/issues/171.