summaryrefslogtreecommitdiff
path: root/faad2/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'faad2/src/ChangeLog')
-rw-r--r--faad2/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/faad2/src/ChangeLog b/faad2/src/ChangeLog
new file mode 100644
index 0000000..774ce31
--- /dev/null
+++ b/faad2/src/ChangeLog
@@ -0,0 +1,7 @@
+2009-02-02 - Version 2.7
+ * DAB+ support
+ * Use public headers internally to prevent duplicate declarations
+ * Explicitly typedef all types as signed
+ * Made sure MAIN prediction can't be started after the first frame
+ * Lot's of compilation issues solved
+ * Bugfix in SBR envelope border calculation