diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-04-30 01:20:53 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-04-30 01:20:53 +0000 |
commit | 2f8542caab5993a7ebf4ed65a03ca082c337d646 (patch) | |
tree | 88bec39e40c993d760c87041b5ed5bfae089e7a6 | |
parent | 55455061824f268004aa04597a776cf77292edd2 (diff) |
change alsa pcm device discovery to find more than 1 device per card.
Original commit message from CVS:
change alsa pcm device discovery to find more than 1 device per card.
code review by Ronald.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + + * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices) + * ext/alsa/gstalsa.h : + change alsa pcm device discovery to find more than 1 device + per card. code review by Ronald. + 2004-04-29 David Schleef <ds@schleef.org> * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check): |