summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-03-13 06:47:25 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-03-13 06:47:25 +0000
commitef40a9e892910a7b6b22697307e9c529503f9648 (patch)
treed19b22359f57a65fa37ffb22c41a94e055a567fe
parentfb2c09e42ecfb236f079ec8e12183c8b55dd75d2 (diff)
Only close the device on probe if it succeeded in opening it.
Original commit message from CVS: Only close the device on probe if it succeeded in opening it.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64d09692..46353887 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
+ * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
+
2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):