decodebin: Remove error case that resulted in two error messages
authorSebastian Dröge <sebastian@centricular.com>
Mon, 25 Aug 2014 12:15:06 +0000 (15:15 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 25 Aug 2014 18:01:16 +0000 (21:01 +0300)
commit21e9f844868a07259508eb6c4812662a61d55e65
tree5c2706ec800b6de13142bba9e936787122c2a9d6
parentf14494f42540af2b4eafbcf6913f834fb4205a34
decodebin: Remove error case that resulted in two error messages

We already send one in gst_decode_bin_expose() for this case. Only
if we're unable to typefind the caps another error message is needed.
gst/playback/gstdecodebin2.c