ext/alsa/: Improve device-name detection a bit, especially in the case where the...
authorJulien Puydt <julien.puydt@laposte.net>
Thu, 8 Feb 2007 15:43:26 +0000 (15:43 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 8 Feb 2007 15:43:26 +0000 (15:43 +0000)
commit880da4d8f18bb979337875521fe4b9cc66d22132
tree749a59c07d517c68d1e6f56c936529707cabf377
parentb827e4d539c543ab6364d2b69889fe6f1c52f496
ext/alsa/: Improve device-name detection a bit, especially in the case where the device is not actually open (#405020...

Original commit message from CVS:
Based on patch by: Julien Puydt <julien.puydt at laposte net>
* ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
(gst_alsa_find_device_name):
* ext/alsa/gstalsa.h:
* ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
* ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
Improve device-name detection a bit, especially in the case where
the device is not actually open (#405020, #405024). Move common code
into gstalsa.c instead of duplicating it.
ChangeLog
ext/alsa/gstalsa.c
ext/alsa/gstalsa.h
ext/alsa/gstalsasink.c
ext/alsa/gstalsasrc.c