queue2: implement seeking in download mode
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 23 Mar 2010 18:25:29 +0000 (19:25 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 23 Mar 2010 18:28:34 +0000 (19:28 +0100)
commit3f4f5fa59d7077c7857632007624bd3bdeaaa0ae
tree17fcf1b98d2badc6a0ea60782d08f28e26a95ef1
parent41199453499301255870e8290994d6468ee683a6
queue2: implement seeking in download mode

When in download mode and the requested offset is too far away, attempt to do a
seek request to fetch the data.
Keep track of all downloaded parts and merge ranges when needed.

Fixes #600877
plugins/elements/gstqueue2.c
plugins/elements/gstqueue2.h