souphttpsrc: Don't send seeks behind the end of file to the server
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 31 Oct 2010 17:08:17 +0000 (18:08 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 2 Dec 2010 18:18:02 +0000 (19:18 +0100)
commit6a9372529222300c7b6eacfcf8b9a844b96021c9
treea527dfd1cedd71a20422d62ef4afdae0c03c5fb5
parent005e27fa79246869e0af373d223e85ee34c335cf
souphttpsrc: Don't send seeks behind the end of file to the server

Also improve debug output, re-initialize the content size and let the
seek handler error out on invalid seek segments.

Fixes bug #632977.
ext/soup/gstsouphttpsrc.c