From 3e9bbb6b6497b96cff759be19cd0ee1b479421e6 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 5 Apr 2008 12:00:46 +0000 Subject: ext/hal/hal.c: Don't munge device string to 'default:x' for capture devices. Original commit message from CVS: * ext/hal/hal.c: (gst_hal_get_alsa_element): Don't munge device string to 'default:x' for capture devices. Fixes #525833. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a20064c0..51cc0e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-04-05 Tim-Philipp Müller + + * ext/hal/hal.c: (gst_hal_get_alsa_element): + Don't munge device string to 'default:x' for capture devices. + Fixes #525833. + 2008-04-04 Sebastian Dröge * ext/wavpack/gstwavpackparse.c: -- cgit