playbin: Fix iterate internal linked pads functions for the stream selectors
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 26 Aug 2009 14:45:49 +0000 (16:45 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 26 Aug 2009 14:45:49 +0000 (16:45 +0200)
commit67a0ef9b3a6cbb788a5504f81db2a760d18ee83d
treee600d086effd8e9453f0c596d82d71243ccc09be
parent72f3587f04068ee224f21ca5c90f76d9c7829a5f
playbin: Fix iterate internal linked pads functions for the stream selectors

This now used the new gst_iterator_new_single() function and as a side effect
fixes bug #592864.
gst/playback/gstinputselector.c
gst/playback/gststreamselector.c