dashdemux: Always parsing sidx for On-Demand profile
authorSeungha Yang <sh.yang@lge.com>
Tue, 20 Dec 2016 02:16:11 +0000 (11:16 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Dec 2016 10:55:40 +0000 (12:55 +0200)
commit124e386da80fb81862281b917236c3174bed6926
tree9345f63ca3d794145bac115968afc8a09d40f274
parentdfa300cb6d4b48ef484e41aff0d5cefdbc91f839
dashdemux: Always parsing sidx for On-Demand profile

The indexRange attribute is optional and if it's not present, we should
extract the sidx box from incoming buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=776200
ext/dash/gstdashdemux.c