From: Stéphane Loeuillet Date: Fri, 30 Apr 2004 01:20:53 +0000 (+0000) Subject: change alsa pcm device discovery to find more than 1 device per card. X-Git-Tag: 1.19.3~507^2~23321 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7027812fa99761ec2e247050c612de746a6b149;p=platform%2Fupstream%2Fgstreamer.git 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. --- diff --git a/ChangeLog b/ChangeLog index b2489b4..93b35dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-04-29 Stephane Loeuillet + + * 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 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):