[Bug 767365] New: adaptivedemux: Add custom flow return for allowing subclasses to specify when a fragment is finished

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 16:27:19 UTC 2016


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

            Bug ID: 767365
           Summary: adaptivedemux: Add custom flow return for allowing
                    subclasses to specify when a fragment is finished
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

This allows subclasses to decide when a fragment is actually finished instead
of having the download continuing. Returning GST_FLOW_EOS would trigger the
EOS logic, so we need a separate flow return that only marks this fragment as
finished and shuts down the HTTP source.

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