summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a9b5aa4..0242b945 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-03-18 Andy Wingo <wingo@pobox.com>
+
+ * ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument,
+ and a potential int overflow.
+
+ * ext/faad/gstfaad.h: Include <neaacdec.h> if faad is neaac.
+ Avoids a #warning about an ignored #pragma.
+
2008-03-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* examples/switch/switcher.c: