[Bug 780589] dashdemux: Don't try mpd update if minimumUpdatePeriod is not present

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 10 13:48:37 UTC 2017


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

--- Comment #11 from Seungha Yang <sh.yang at lge.com> ---
(In reply to Thiago Sousa Santos from comment #7)
> Review of attachment 348931 [details] [review]:
> 
> ::: ext/dash/gstdashdemux.c
> @@ +1819,3 @@
> +      gst_buffer_unmap (buffer, &mapinfo);
> +      return GST_FLOW_EOS;
> +    }
> 
> Is this right? It could be that this is the last update that has new
> fragments but it also has removed the minimumUpdatePeriod. So we need this
> update and after this one we don't need to update no more.

You are correct:) I misunderstood at that point.

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