uridecodebin: Post a correct error message for unknown types
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 13 Aug 2009 15:42:07 +0000 (17:42 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 13 Aug 2009 15:42:07 +0000 (17:42 +0200)
commita6b1e0b6450ee80ecf263a398432d95c812d6952
treeb54d99304cf60800a2a27377da1d85c618a6c499
parent504f8dc9c7f60d1c1e9a3a15e21d62bd10336f3d
uridecodebin: Post a correct error message for unknown types

Before we had STREAM/WRONG_TYPE but it's really CORE/MISSING_PLUGIN
because a plugin is missing and nothing else is wrong.

Also make it an error instead of a warning.

Really fixes bug #591677.
gst/playback/gsturidecodebin.c