[Bug 752714] dashdemux: index information returned by gst_mpd_client_get_next_fragment is not used
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 31 17:34:45 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752714
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #308528|none |reviewed
status| |
--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 308528:
--> (https://bugzilla.gnome.org/review?bug=752714&attachment=308528)
::: ext/dash/gstmpdparser.c
@@ +3869,3 @@
+ ignore_index = TRUE;
+ }
+ }
This seems unaligned with what adaptivedemux expects.
If you return the index range only when it is inside the media range then there
is not really a reason to expose it as downloading the media range will already
include the index. Downloading the index and then the media will make the index
be downloaded twice.
Is it allowed on spec to have the index outside of the media range?
--
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