]> git.sesse.net Git - vlc/commit
stream_filter/httplive.c: allow seeking for all segments.
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Tue, 21 Dec 2010 08:33:18 +0000 (09:33 +0100)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 22 Dec 2010 08:38:27 +0000 (09:38 +0100)
commit68f1ff3b4abed6056aa5591f4e28217db1e16588
treefa8efad23227d36a46c5b3bacec1ececff3a4705
parent4030fa3cf9ea3361eefdf08c92d9ad0b2485bc37
stream_filter/httplive.c: allow seeking for all segments.

Seeking was only implemented for segments already downloaded. Now seeking
is also allowed for segments not downloaded.
modules/stream_filter/httplive.c