[Bug 724790] New: dashdemux: live MPDs are immediately reloaded

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 20 02:19:28 PST 2014


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

           Summary: dashdemux: live MPDs are immediately reloaded
    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: floobleflam at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

Initialise demux->last_manifest_update

Due to demux->last_manifest_update not being initialised to
GST_CLOCK_TIME_NONE, live MPDs with a minimumUpdatePeriod attribute are
reloaded as soon as the download loop starts, i.e., the MPD is downloaded and
parsed twice in quick succession.

Attached patch fixes this.

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