summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6ae37ed..e97740a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * ext/theora/theoradec.c: (theora_dec_chain):
+ Fix ilog mask range overflow.
+
+2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/alsa/gstalsa.c: (gst_alsa_get_caps):
Don't omit the last (which incase of dmix is the only :) )
channel count. Don't set channels if <= 2.