summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af61cf6c..d6d07560 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-23 Wim Taymans <wim@fluendo.com>
+
+ * ext/esd/esdsink.c: (gst_esdsink_class_init),
+ (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
+ (gst_esdsink_prepare), (gst_esdsink_unprepare),
+ (gst_esdsink_delay), (gst_esdsink_reset):
+ * ext/esd/esdsink.h:
+ Fix esd choppy playback by configuring audiosink
+ correctly. Fixes #325191
+
2006-03-23 Tim-Philipp Müller <tim at centricular dot net>
* ext/libpng/gstpngdec.c: (gst_pngdec_change_state):