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)
commit6c73f3f7a75e2150ff010788f7ec82456deb5766
tree073362526c51e823146cc43a2f92d218da785e9a
parent750b054a425b429f31aa112d89cb819393f6082b
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
gst/playback/gstplaybasebin.c