hlsdemux: add support for seeking to fragment boundaries
authorDuncan Palmer <dpalmer@digisoft.tv>
Mon, 7 Dec 2015 04:10:30 +0000 (14:10 +1000)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 8 Dec 2015 07:57:24 +0000 (09:57 +0200)
commit612f16936cf1523860aa86c188d30f478034e625
tree8eab65d87c219a271f0e99653e12786fe53ce91b
parenta878d6e67eca1bf3069dd75bab38b00bd20f3b88
hlsdemux: add support for seeking to fragment boundaries

Setting the seek flags to GST_SEEK_FLAG_SNAP_* will change the seek
target time to a segment boundary.

Based on original work by Ben Willers <bwillers@digisoft.tv>.

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