commit | 4523cff1472bedeb3221a470c3f76fb7c24a6f7e | [log] [tgz] |
---|---|---|
author | Seungha Yang <sh.yang@lge.com> | Fri Dec 23 15:41:57 2016 +0900 |
committer | Sebastian Dröge <sebastian@centricular.com> | Fri Dec 23 12:16:10 2016 +0200 |
tree | 3df7b8931bd1fb408c28169cd92a91c6497e4829 | |
parent | c0540fb7731d9f69ab5bc6b311cc8f5cd00a5826 [diff] |
dashdemux: Add first_offset of sidx box to base offset sidx has "first_offset" syntax which represents the distance in bytes from anchor point to media fragment. If present, we should adjust sidx_base_offset. https://bugzilla.gnome.org/show_bug.cgi?id=776431