oggdemux: try harder to query duration from upstream
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 23 Feb 2015 11:30:36 +0000 (11:30 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Wed, 11 Mar 2015 12:04:23 +0000 (12:04 +0000)
commitacaf534714e380886ffc2f17b874513dd6ddafdc
tree5c71bc6501008331b245e732cf173a58c6fccbf2
parent969cf47a82823d71f53bb576048e5d228926c783
oggdemux: try harder to query duration from upstream

READY->PAUSED can be too early as souphttpsrc can get the HTTP
headers after this. Try again in the chain function.

Also use seeking query to disable seeking if upstream reports
being unseekable.
ext/ogg/gstoggdemux.c