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
commitc7027812fa99761ec2e247050c612de746a6b149 (patch)
treeb209632a30dcfee244b7368a8f350ce072c969a1
parentf0eb359e9a9b20ebbf9b879f581b8023f2c5228b (diff)
downloadgst-plugins-bad-c7027812fa99761ec2e247050c612de746a6b149.tar.gz
gst-plugins-bad-c7027812fa99761ec2e247050c612de746a6b149.tar.bz2
gst-plugins-bad-c7027812fa99761ec2e247050c612de746a6b149.zip
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):