souphttpsrc: do not do http requests in READY
authorThiago Santos <thiago.sousa.santos@collabora.com>
Mon, 16 Sep 2013 16:53:45 +0000 (13:53 -0300)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 18 Sep 2013 16:36:38 +0000 (18:36 +0200)
commitc84282b9a6bfe9383172c4f8ed28b655cfe84f2f
tree63e153076e959ee2d62d5d55e4570f0027b814c2
parent6bb26264985d01a49b9d2b5f1251fc80fbaa2860
souphttpsrc: do not do http requests in READY

HEAD requests to discover if the server is seekable shouldn't be done in
READY as it might lock the main thread that is doing the state change.

https://bugzilla.gnome.org/show_bug.cgi?id=705371
ext/soup/gstsouphttpsrc.c