mpdparser: Do sanity check of Segment Base Information only at Repesentation level
authorSeungha Yang <sh.yang@lge.com>
Wed, 12 Apr 2017 07:58:10 +0000 (16:58 +0900)
committerThiago Santos <thiagossantos@gmail.com>
Sun, 16 Apr 2017 01:33:41 +0000 (18:33 -0700)
commit68ac72431c3e68346ee918580bf41d7f0f90929d
tree299d80d511116e2cfa98003b0e7dd61d892439ba
parent6167dab39ee0f8c683f0ab840ceaa005780cfa5e
mpdparser: Do sanity check of Segment Base Information only at Repesentation level

Spec 5.3.9.2 is saying about the existence of duration and SegmentTimeline
only for Representation level. Other level such as Period or AdaptationSet
might not have the attributes.

https://bugzilla.gnome.org/show_bug.cgi?id=780570
ext/dash/gstmpdparser.c