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 04d714a6..d5160fb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-03-02 Tim-Philipp Müller <tim at centricular dot net>
+ Patch by: Young-Ho Cha <ganadist at chollian net>
+
+ * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame),
+ (gst_dtsdec_change_state):
+ Don't do forced downmixing to stereo, but check what downstream
+ can do and let libdts do the downmixing based on that (#400555).
+
+2007-03-02 Tim-Philipp Müller <tim at centricular dot net>
+
Patch by: Lutz Mueller <lutz topfrose de>
* ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),