oggdemux: demote an expected error to debug
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 23 Jun 2016 09:22:35 +0000 (10:22 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 23 Jun 2016 09:24:55 +0000 (10:24 +0100)
commit528f030eff9bc4178b646684f927ed2caf3a5f4f
tree1d65bd54207e2cf9a9293cc10238dcce9f18f551
parent5e752f4edad15cb090608f45c10161398ba58fee
oggdemux: demote an expected error to debug

Dropping a buffer because we have a seek pending is normal,
and will now happen when we trigger a seek while going through
the packets in a page. So this should not be an error.
ext/ogg/gstoggdemux.c