hlsdemux: simplify gst_hls_demux_seek()
authorMichael Olbrich <m.olbrich@pengutronix.de>
Wed, 25 May 2016 09:23:59 +0000 (11:23 +0200)
committerJan Schmidt <jan@centricular.com>
Wed, 3 Aug 2016 13:49:54 +0000 (23:49 +1000)
commitdecafb5f4cdb0fc39e8d0c5fad81572705030b5e
treebd43b8e96492d55128c4eb3bc61d216aebc5f2a9
parent4704634f43cd3ea97fa6edd282fb687e7d2cf0ee
hlsdemux: simplify gst_hls_demux_seek()

Don't initialize current_sequence. It is always overwritten in the walk
loop.
ext/hls/gsthlsdemux.c