[Bug 776612] New: adaptivedemux: Handle SEEK event only once

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 30 09:51:24 UTC 2016


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

            Bug ID: 776612
           Summary: adaptivedemux: Handle SEEK event only once
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sh.yang at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

send_event() of parent class (i.e., GstBinClass) iterates srcpads
to send SEEK event. And performing it per srcpad is inefficient.
Note that, Decodebin2 sends SEEK event directly to adaptivedemux
by using gst_element_send_event()

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