ext/vorbis/vorbisdec.c: use explicit caps on the srcpad
authorBenjamin Otte <otte@gnome.org>
Sun, 6 Jun 2004 19:36:08 +0000 (19:36 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 6 Jun 2004 19:36:08 +0000 (19:36 +0000)
commit1f34b6ac68fb16c3e26668b08b10af22781c0ff7
tree1f1b54bb5225b917fe8afaa224a087a55a8d9224
parent27ebc581137461f691660cadb5c44508baa12955
ext/vorbis/vorbisdec.c: use explicit caps on the srcpad

Original commit message from CVS:
* ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
use explicit caps on the srcpad
* ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
properly error out if caps couldn't be set (fixes #142764)
ChangeLog