oggdemux: do not warn when finding a non BOS page
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Tue, 23 Aug 2011 09:47:53 +0000 (10:47 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 24 Aug 2011 06:31:17 +0000 (08:31 +0200)
commit4fdb52871c87d419429ce697ed80387855daf64b
treea8f40d9425a43fe9cd97426739a4a3fd22b6080e
parent564eedd2143e5f7739fc17ac6f03b76fcf9ca90e
oggdemux: do not warn when finding a non BOS page

After all, we do hope to find actual data for these streams.
However, warn if we could not set up a chain when we find a
non BOS page, as that means we don't have a valid Ogg stream.

https://bugzilla.gnome.org/show_bug.cgi?id=657151
ext/ogg/gstoggdemux.c