summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-04-30 01:20:53 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-04-30 01:20:53 +0000
commit2f8542caab5993a7ebf4ed65a03ca082c337d646 (patch)
tree88bec39e40c993d760c87041b5ed5bfae089e7a6
parent55455061824f268004aa04597a776cf77292edd2 (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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2489b4b..93b35dc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):