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)
commit813ce171e4e022992fc79ba0b907bce482aeec2a
tree5d9869e62e7b0e7566d75ba749c6651612b4d7c7
parent3704c9835f987ed56c81210c947ffa3cf302fd30
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