gstreamer/ext/alsa
Ronald S. Bultje 35aff63385 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.
2004-05-16 20:46:12 +00:00
..
gstalsa.1 splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsa.c ext/alsa/gstalsa.c: simplify caps 2004-05-16 16:41:15 +00:00
gstalsa.h change alsa pcm device discovery to find more than 1 device per card. 2004-04-30 01:20:54 +00:00
gstalsaclock.c don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
gstalsaclock.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstalsamixer.c ext/alsa/gstalsamixer.c: Fix for cases where we fail to attach to a mixer. 2004-05-16 20:46:12 +00:00
gstalsamixer.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstalsamixertrack.c don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
gstalsamixertrack.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstalsaplugin.c add experimental kiosrc plugin 2004-03-30 02:53:00 +00:00
gstalsasink.c ext/alsa/gstalsasink.c: compute correct expected timestamps after seek (broken since last commit) 2004-05-16 16:06:42 +00:00
gstalsasink.h ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff shows up in gst-rec. Needs some finetuning. 2004-05-07 04:56:56 +00:00
gstalsasrc.c ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable length data to it. Fixes memory corruption... 2004-05-09 17:25:16 +00:00
gstalsasrc.h ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff shows up in gst-rec. Needs some finetuning. 2004-05-07 04:56:56 +00:00
Makefile.am try getting it right yet again 2004-02-11 23:06:48 +00:00