mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
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)
This commit is contained in:
parent
09bf21c375
commit
d1b4b1689e
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-06-06 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* 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)
|
||||||
|
|
||||||
2004-06-06 Benjamin Otte <otte@gnome.org>
|
2004-06-06 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
|
* ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
|
||||||
|
|
Loading…
Reference in a new issue