summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cba4f67..829003ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-27 Tim-Philipp Müller <tim at centricular dot net>
+
+ * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
+ Fix playback of mono streams (bytes_per_sample should be set
+ from the sample width and the number of channels negotiated,
+ and not just be set to 4) (#317338)
+
2005-09-26 Wim Taymans <wim@fluendo.com>
* gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),