[Bug 779011] New: hlsdemux: Try to find type at the end of a fragment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 21 11:47:47 UTC 2017


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

            Bug ID: 779011
           Summary: hlsdemux: Try to find type at the end of a fragment
    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: ---

hlsdemux tries to find type if given buffer size is large enought to
find type (currently the threshold is 2KB), or EOS in some cases.
However, since there can be small byte fragments such as WebVTT,
demux should try to find type at the end of a fragment

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