gst/playback/gstdecodebin.c: Also emit 'unknown-type' signal (which should really...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 10 Jul 2006 14:59:03 +0000 (14:59 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 10 Jul 2006 14:59:03 +0000 (14:59 +0000)
commit089a7c72625225f34854d5f11819e470c89ee83e
tree2d5b17671ff763265de70f1f6b5e6bdcfebf58ef
parenta295acae0ef5b6e21dda499a2c5e4212f9eccb29
gst/playback/gstdecodebin.c: Also emit 'unknown-type' signal (which should really be called unhandled-type) if we fou...

Original commit message from CVS:
* gst/playback/gstdecodebin.c: (close_pad_link):
Also emit 'unknown-type' signal (which should really be
called unhandled-type) if we found potential decoders/demuxers
in the registry but none of them worked in the end (as in the
case where the plugins don't exist any longer but are still
listed in the registry). Fixes #329798.
ChangeLog
gst/playback/gstdecodebin.c