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
commit1194064a9799f6393186ec355322abdaa61770c6 (patch)
treeef2f8c33b05c5e86ed716170f77e4823219f823d
parent719e9e1c4a69c0211809c998d302690554ae28d4 (diff)
downloadgst-plugins-bad-1194064a9799f6393186ec355322abdaa61770c6.tar.gz
gst-plugins-bad-1194064a9799f6393186ec355322abdaa61770c6.tar.bz2
gst-plugins-bad-1194064a9799f6393186ec355322abdaa61770c6.zip
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):