souphttpsrc: Eos is not emitted for not satisfiable range seek
Submitted by Paul Kim
Link to original bug (#794505)
Description
When seeking to not satisfiable range (for example, out of the content length), eos is not emitted but error occurs after applying the patch below.
2014-02-13 12:09 Sebastian Dröge o │ souphttpsrc: Use new automatic_eos API from basesrc
Likewise previous version, error should not emitted but eos is expected if the player try to seek to content length.