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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 1 18:30:34 UTC 2017


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #348931|none                        |needs-work
             status|                            |

--- Comment #7 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 348931:
 --> (https://bugzilla.gnome.org/review?bug=780589&attachment=348931)

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