summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dfb964d7..0c97b05a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-22 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/flac/gstflacdec.c: (gst_flacdec_write),
+ (gst_flacdec_convert_src):
+ * ext/flac/gstflacdec.h:
+ Handle .flac files with 24 and 32 bits per sample
+ (fixes #311162).
+
2005-07-21 Paolo Borelli <pborelli at katamail dot com>
Reviewed by: Tim-Philipp Müller <tim at centricular dot net>