souphttpsrc: Make sure to not return EOS immediately if we finished a range request
authorSebastian Dröge <sebastian@centricular.com>
Fri, 7 Mar 2014 15:17:29 +0000 (16:17 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 7 Mar 2014 15:56:51 +0000 (16:56 +0100)
commitac839610334a1ad34177f419bd22a2481e9b5d89
tree1d22ccc8287abe4b0adf65f1dcccca55f7ae06fc
parent15d276058ead53b70341ce449e0f18a914e0a8ae
souphttpsrc: Make sure to not return EOS immediately if we finished a range request

Only return EOS the next time create() is called, if at all. basesrc
should already take care of not calling it again.

Also always return immediately if the previous flow return was
not OK. This indicates an error somewhere.
ext/soup/gstsouphttpsrc.c