dashdemux: Implement SIDX tracking based on buffer offset
authorSebastian Dröge <sebastian@centricular.com>
Fri, 27 May 2016 13:08:09 +0000 (16:08 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 1 Jul 2016 12:10:31 +0000 (14:10 +0200)
commit91e398ddd6bcf8633e511b73fbd71f1786efec20
tree906195a9b4d993c28da8b5eb1b6b83ab1d480879
parent93746430897698a48ecfea911b30f42f017a1a70
dashdemux: Implement SIDX tracking based on buffer offset

This simplifies the code but also removes a bug with tracking of the remaining
size for the initial subfragment: we were not considering the size between the
index and the start of the first moof here.

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