hlsdemux: Fix seeking
authorSebastian Dröge <sebastian@centricular.com>
Tue, 21 Apr 2015 16:29:36 +0000 (18:29 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 21 Apr 2015 16:30:33 +0000 (18:30 +0200)
commit6c968ed3dac3e16daf2479cb8fe8fe65fb440d28
treed1773867ca071169dc5e454a3ba2c82693c450ac
parent1e1e73a0f2f054a8577e77bff470fb871289794f
hlsdemux: Fix seeking

We also have to update the current_file GList pointer in the M3U playlist
client, otherwise we are just continuing playback from the current position
instead of seeking.
ext/hls/gsthlsdemux.c