summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-04-05 12:00:46 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-04-05 12:00:46 +0000
commit3e9bbb6b6497b96cff759be19cd0ee1b479421e6 (patch)
tree3ed78a0c8a69ebfd97a5f17fe889fa9e8d9009f8 /ChangeLog
parent5a7677ab241118c5049683f4678cbc3a2c7d32ed (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <tim at centricular dot net>
+
+ * 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 <slomo@circular-chaos.org>
* ext/wavpack/gstwavpackparse.c: