summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5106298..d8d6e578 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-18 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
+ * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
+ The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
+ are already filled with the correct values by
+ gst_ring_buffer_parse_caps() so there's no need to set them again
+ with wrong values.
+
2008-08-16 Edward Hervey <edward.hervey@collabora.co.uk>
* gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),