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)
commit084df6d28f6fdd30b2374a5e904f36a53b0e88bf
tree7565aea6e3ea00831a0c01f72912e398a40bdd20
parent2d98fb97c8359d0970265b71d7e0de0699e8d37f
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
gst/mpegstream/gstdvddemux.c