GNOME Bugzilla – Bug 774314
baseparse: do seek I/O in streaming thread and post progress messages for seek
Last modified: 2018-11-03 12:37:59 UTC
+++ This bug was initially created as a clone of Bug #613351 +++ BaseParse (and other parsers/demuxers) should not do any I/O in the seek handler, as currently done in gst_base_parse_locate_time(). This should be done from the streaming thread instead, and the element should maybe also post PROGRESS messages on the bus about seek started/finished/failed.
-- 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/gstreamer/issues/203.