ext/alsa/gstalsamixer.c: Fix for cases where we fail to attach to a mixer.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 16 May 2004 20:46:12 +0000 (20:46 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 16 May 2004 20:46:12 +0000 (20:46 +0000)
commite40209530f83f83a65c34e9ad54e2b4d728b590f
treed1b265e5deeb7eb08d71a2f2170ed6c09eaf9ca4
parent6decac8b32fe1936ed77888f2490518f995eab5f
ext/alsa/gstalsamixer.c: Fix for cases where we fail to attach to a mixer.

Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
(gst_alsa_mixer_close), (gst_alsa_mixer_supported),
(gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
(gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
(gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
(gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
Fix for cases where we fail to attach to a mixer.
ChangeLog