[gstreamer-bugs] [Bug 626719] New: [oggdemux] Should send NEWSEGMENT events and active chains from streaming thread when seeking

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 12 02:41:01 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=626719
  GStreamer | gst-plugins-base | git

           Summary: [oggdemux] Should send NEWSEGMENT events and active
                    chains from streaming thread when seeking
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


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.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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