[Bug 774314] New: baseparse: do seek I/O in streaming thread and post progress messages for seek

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 12 12:29:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774314

            Bug ID: 774314
           Summary: baseparse: do seek I/O in streaming thread and post
                    progress messages for seek
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bilboed at bilboed.com, bugzilla at hadess.net,
                    fred.wang at free.fr, jjardon at gnome.org,
                    rat4vier at gmail.com, slomo at coaxion.net,
                    t.i.m at zen.co.uk, william.jon.mccann at gmail.com,
                    wim.taymans at gmail.com
        Depends on: 613351
            Blocks: 617905
     GNOME version: ---

+++ 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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list