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 | c7027812fa99761ec2e247050c612de746a6b149 (patch) | |
tree | b209632a30dcfee244b7368a8f350ce072c969a1 | |
parent | f0eb359e9a9b20ebbf9b879f581b8023f2c5228b (diff) | |
download | gst-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-- | 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): |