[Bug 752229] dashdemux: only one SegmentList element is supported

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 18 04:03:11 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Created attachment 311629
  --> https://bugzilla.gnome.org/attachment.cgi?id=311629&action=edit
multiple segment list nodes

First pass, incomplete. This stores all the nodes in a list. There are a couple
places where it's not obvious what the behavior should be (marked with TODO):
for inheritance in gst_mpdparser_parse_segment_list_node if there is more than
one segment list to inherit from, and in gst_mpd_client_get_segment_duration,
where there doesn't seem to be an actual segment being considered, despite the
name.

This passes the tests and can play a (single segment list) sample, at least.

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