From 784a4689e03678e4667756df4f5cbdcc850d4cbd Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 7 Feb 2007 13:08:34 +0000 Subject: ext/hal/hal.*: Some small cleanups; deal with errors when parsing the HAL ALSA capabilities a bit better. Original commit message from CVS: * ext/hal/hal.c: (gst_hal_get_string): * ext/hal/hal.h: Some small cleanups; deal with errors when parsing the HAL ALSA capabilities a bit better. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0b368345..f4da15e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-01-30 Tim-Philipp Müller + + * ext/hal/hal.c: (gst_hal_get_string): + * ext/hal/hal.h: + Some small cleanups; deal with errors when parsing the HAL ALSA + capabilities a bit better. + 2007-02-06 Tim-Philipp Müller * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type): -- cgit