[Bug 701961] New: dashdemux: Spurious critical if there is no initialization segment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 10 15:02:38 PDT 2013


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

           Summary: dashdemux: Spurious critical if there is no
                    initialization segment
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: olivier.crete at ocrete.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=246450)
 View: https://bugzilla.gnome.org/attachment.cgi?id=246450
 Review: https://bugzilla.gnome.org/review?bug=701961&attachment=246450

dashdemux: Handle case without an initialization segment

I have a stream with no initialisation segment, if should not try to fetch it.
Probably gst_dash_demux_get_next_header() should have a different return value
if there is no initialisation segment in the mpd? Or maybe there should be a
check at every place where need_header is set to true ?

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