summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-09-06 10:48:56 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-09-06 10:48:56 +0000
commitd2480eddff8af0fe7bffaceea0c5b7a2ce66073d (patch)
tree8f6e8348146ad4c17aff3f66d6df2bccca300be8 /ChangeLog
parentf5a3e61e69af1c030aec87b6e23660a526640f2d (diff)
ext/gconf/gstswitchsink.c: If the new kid element fails to change state for some reason forward the error message it ...
Original commit message from CVS: * ext/gconf/gstswitchsink.c: If the new kid element fails to change state for some reason (e.g. esdsink not being able to connect to the sound server), forward the error message it posted on the bus instead of just posting a generic 'Internal state change error: please file a bug' error message. Fixes #471364.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a587f071..5fb65d31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-06 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/gconf/gstswitchsink.c:
+ If the new kid element fails to change state for some reason
+ (e.g. esdsink not being able to connect to the sound server),
+ forward the error message it posted on the bus instead of just
+ posting a generic 'Internal state change error: please file a
+ bug' error message. Fixes #471364.
+
2007-09-05 Tim-Philipp Müller <tim at centricular dot net>
* gst/qtdemux/Makefile.am: