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)
commitd4c67f918ad898396c83b0e8d86d93060e918825
treedb8391e7e9f2322dce6e98b0851cf5bfe07dd5f8
parentb5e0f91aaf931b21901ae4da8246a5f770c890c7
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