oggdemux: Don't use GST_FLOW_IS_FATAL()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 Aug 2010 15:23:46 +0000 (17:23 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 Aug 2010 15:23:46 +0000 (17:23 +0200)
commitb899bca94d6fdd7cae2e0bdbdeffd3c6ca3e4f99
treeec5c3fd91a0ebd7b0d76ae14dfc08e04340b2706
parent93aa13639d74449dc68296427e5dbcfe8aca5f51
oggdemux: Don't use GST_FLOW_IS_FATAL()

And while we're at it, handle WRONG_STATE as error too
in oggdemux and WRONG_STATE and NOT_LINKED in oggaviparse.
ext/ogg/gstoggaviparse.c
ext/ogg/gstoggdemux.c