gst/playback/gstplaybasebin.c: Don't disable streamtype if the stream doesn't exist...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 10 Jan 2005 13:15:11 +0000 (13:15 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 10 Jan 2005 13:15:11 +0000 (13:15 +0000)
commitb92d30f44dd59aa4dc6e33182eaad2c9a4ef0b8b
tree69a36e29cbf74846e90824813b780b22c33fb8c6
parent1b2a3e69847bc7e695153f914338625491e72445
gst/playback/gstplaybasebin.c: Don't disable streamtype if the stream doesn't exist, since then playing a video after...

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (setup_substreams):
Don't disable streamtype if the stream doesn't exist, since
then playing a video after audio will disable both and nothing
will happen. Fixes the testsuite.
ChangeLog