hlsdemux: Clear pending data when needed
authorSebastian Dröge <sebastian@centricular.com>
Thu, 31 Mar 2016 10:01:00 +0000 (13:01 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 1 Jul 2016 12:10:31 +0000 (14:10 +0200)
commit3469104a47e63520cc57b3836544568bc4b1dd02
tree0c7ad9a41437756ccf5ed0322e952f3f28796235
parentca9f62e1d062ac1e87f13c9ddddab9164a3cb892
hlsdemux: Clear pending data when needed

When switching fragments we don't want to keep any data around from the last
one, and also forget about all data when doing flushing seeks or selecting new
bitrates.

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