From cc2160de5cc05dc3aa77f3a34358e66f6193c8c9 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 26 Jun 2012 20:35:30 +0200 Subject: Add support for AAC. --- faad2/src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 faad2/src/ChangeLog (limited to 'faad2/src/ChangeLog') 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 -- cgit v1.2.3