ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff shows up...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 7 May 2004 04:56:55 +0000 (04:56 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 7 May 2004 04:56:55 +0000 (04:56 +0000)
commit69127d320cca53e3ca4d31fcba0ac30989df03a6
treeacba3d142687d79d3f17edf177ef90b733f4f230
parented474907d4715d6c00cee20d52b9133474de4113
ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff shows up in gst-rec. Needs some finetuning.

Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
* ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
(gst_alsa_sink_class_init):
* ext/alsa/gstalsasink.h:
* ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
(gst_alsa_src_class_init):
* ext/alsa/gstalsasrc.h:
Make alsasink/src a subclass of alsamixer so that mixer stuff
shows up in gst-rec. Needs some finetuning.
ChangeLog