hlsdemux: Properly keep track of current offset
authorSebastian Dröge <sebastian@centricular.com>
Thu, 31 Mar 2016 10:39:59 +0000 (13:39 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 1 Jul 2016 12:10:31 +0000 (14:10 +0200)
commit8344854c4c62e13e23b073ecdee8d42ca9da4653
treef6abe18ed0895747b04569b289637283ecc407a6
parent3469104a47e63520cc57b3836544568bc4b1dd02
hlsdemux: Properly keep track of current offset

GstAdapter does not guarantee to pass through all the offsets, we have to keep
track of it ourselves.

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