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 | ef40a9e892910a7b6b22697307e9c529503f9648 (patch) | |
tree | d19b22359f57a65fa37ffb22c41a94e055a567fe | |
parent | fb2c09e42ecfb236f079ec8e12183c8b55dd75d2 (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-- | 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): |