decodebin2: Don't use the same element multiple times in the same chain
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 26 Feb 2011 22:39:03 +0000 (23:39 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 26 Feb 2011 22:40:48 +0000 (23:40 +0100)
commit5058f792263e4214f4655c5ed5956ebfbeb17c99
treee7610073de1df6ceef99b1f8ba62fa5d536590d6
parent32c30b88ff2bf94aed04dbfc540502b2b987b073
decodebin2: Don't use the same element multiple times in the same chain

This is going to lead to an infinite loop of this element and can easily
happen with parsers that accept their own src caps on the sinkpad.
gst/playback/gstdecodebin2.c