mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
ext/alsa/: Fix alsa oddness in mixer after the combination of using mixer in source/sink elements and using hw:x,y in...
Original commit message from CVS: * ext/alsa/gstalsa.c: (device_list), (gst_alsa_class_probe_devices): * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open): Fix alsa oddness in mixer after the combination of using mixer in source/sink elements and using hw:x,y instead of just hw:x.
This commit is contained in:
parent
42e7ed66b8
commit
d14637ca7f
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* ext/alsa/gstalsa.c: (device_list),
|
||||||
|
(gst_alsa_class_probe_devices):
|
||||||
|
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
|
||||||
|
Fix alsa oddness in mixer after the combination of using mixer
|
||||||
|
in source/sink elements and using hw:x,y instead of just hw:x.
|
||||||
|
|
||||||
2004-05-09 Benjamin Otte <otte@gnome.org>
|
2004-05-09 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
|
* gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
|
||||||
|
|
Loading…
Reference in a new issue