summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e2bc477d..f62c5830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,16 @@
Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
+ * ext/faac/gstfaac.c: (gst_faac_sink_setcaps):
+ Fix depth/width handling for float audio (#318659).
+
+2005-10-12 Josef Zlomek <josef dot zlomek at xeris dot cz>
+
+ Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
+
* ext/faac/gstfaac.c: (gst_faac_sink_setcaps),
(gst_faac_src_setcaps), (gst_faac_chain):
- Refcount fixes (#318659)
+ Refcount fixes (#318660)
2005-10-12 Julien MOUTTE <julien@moutte.net>