commit | a599067786058cbcb0d88ef562045b55c499685e | [log] [tgz] |
---|---|---|
author | Seungha Yang <sh.yang@lge.com> | Tue Mar 14 20:15:31 2017 +0900 |
committer | Sebastian Dröge <sebastian@centricular.com> | Wed Mar 15 13:27:23 2017 +0200 |
tree | 6efa3fc9a2c37368c1d0e370ff9820cb7380d74f | |
parent | ad015ceef5320750e10434621024a346f3c5676a [diff] |
dashdemux: Two depth seeking for On-Demand profile Try to find fragment using MPD first, then do refinement to find target subframgnet using SIDX if possible. Note that, if target fragment was moved from the previously activated one, we should assume that the last SIDX is invalid for new fragment. https://bugzilla.gnome.org/show_bug.cgi?id=776200