uridecodebin: Make missing plugins emit a warning message, not an error message
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 18 Aug 2009 06:20:28 +0000 (08:20 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 18 Aug 2009 06:20:28 +0000 (08:20 +0200)
commit6aa731cb48808f2eb50fd342b9c7f2be11555adc
treec5828eb99624887e2360072bd96f0e17f0007b5a
parenta6b1e0b6450ee80ecf263a398432d95c812d6952
uridecodebin: Make missing plugins emit a warning message, not an error message

The problem with an error message is, that it will stop playback completely
while it could be that only a audio decoder plugin is missing and the video
could be played with the available plugins.

See bug #591677.
gst/playback/gsturidecodebin.c