diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-03-13 06:47:25 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-03-13 06:47:25 +0000 |
commit | 1194064a9799f6393186ec355322abdaa61770c6 (patch) | |
tree | ef2f8c33b05c5e86ed716170f77e4823219f823d | |
parent | 719e9e1c4a69c0211809c998d302690554ae28d4 (diff) | |
download | gst-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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): |