GNOME Bugzilla – Bug 777394
dashdemux: Do pending seek when SIDX is found
Last modified: 2017-01-18 11:16:01 UTC
Parsing SIDX box was allowed even if "indexRange" attribute does not appear for On-Demand profile. However, actual seeking using SIDX index did not happen since download loop keep working on. To use SIDX index in that case, demux should try it in the next download loop.
Created attachment 343650 [details] [review] dashdemux: Do pending seek when SIDX is found
Attachment 343650 [details] pushed as fe9d778 - dashdemux: Do pending seek when SIDX is found