ext/alsa/gstalsa.c: Try to get devic-name from device string first, and from handle...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 9 Feb 2007 09:58:28 +0000 (09:58 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 9 Feb 2007 09:58:28 +0000 (09:58 +0000)
commit662c557cc2b997748c4ef33dcb269613d16e613e
treecaf81d8db5060ab23ab98595bb5eae42009e84f2
parent880da4d8f18bb979337875521fe4b9cc66d22132
ext/alsa/gstalsa.c: Try to get devic-name from device string first, and from handle only as fallback (seems to yield ...

Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
Try to get devic-name from device string first, and from handle only
as fallback (seems to yield better results and is more robust
against buggy probing code on the application side).
ChangeLog
ext/alsa/gstalsa.c