playbin2: Optimize autoplug-continue handler a bit
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 15 Feb 2011 16:46:22 +0000 (17:46 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 15 Feb 2011 16:46:22 +0000 (17:46 +0100)
commit140dca43f35d5438d8c5300bd150e9fb69beea59
treee84afa370f31d1e8e88c449a7b759f19d0d96b24
parent555e33800867d68bfed0e27546448e738acabf35
playbin2: Optimize autoplug-continue handler a bit

Don't build merge the caps of all sinks but check them one-by-one
until one supports the caps. Also get reffed caps from the sinkpads
instead of a writable copy and add debug output if a sink claims to
support ANY caps.
gst/playback/gstplaybin2.c