gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is unknown...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Sep 2004 21:43:05 +0000 (21:43 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Sep 2004 21:43:05 +0000 (21:43 +0000)
commite167cdeaf1f794292cb8eab90ffee5f47a7bafb7
treec8d091ff3b3c6f663e1721661c8c4eb75c8a169f
parentb465cd10f1d96bd815f8ba8006ad832371e7569f
gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is unknown, but this is initialized in ->in...

Original commit message from CVS:
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
Caps are only set if the type of the stream is unknown, but this
is initialized in ->init_stream(), so set to UNKNOWN after calling
->init_stream() so that capsnego starts.
ChangeLog