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)
commitd1b4b1689e9e38b071def818c3eaa678ec718d73
treeba3c4ec35bd55a3c784837cda1ed296ce7cda882
parent09bf21c37508c344190d34b0a8296c7ff7fcbed2
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