X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=6acf662152ce145d260034a454116693967325ce;hb=bee20294e0d8e1eb6502688d5b9112c7854c70fa;hp=316ff9da7ab4af3d3e8e04c4a3754320dad87eac;hpb=973ce02144a6929a7a7f2f6fb4f54695a9619132;p=external%2Fopencore-amr.git diff --git a/ChangeLog b/ChangeLog index 316ff9d..6acf662 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2 +1,22 @@ +0.1.3 + - Adjusted libtool flags for building DLLs for windows + - Update to the latest upstream opencore source + - Updated and improved example applications + - Add options for enabling the arm inline assembly + - Add options for disabling the encoder or decoder in the amrnb library + - Avoid dependencies on libstdc++ if building the source as C + - Hide internal symbols in shared libraries + - Minor tweaks + - Remove old static makefiles and corresponding build scripts + +0.1.2 + - Fixed AMR-NB encoding on 64-bit architectures + - Switch to using automake/autoconf/libtool + - Update to the latest upstream opencore source as of September 1, 2009 + +0.1.1 + - Rename the libraries from libamr* to libopencore-amr* + - Fix a bunch of compiler warnings + 0.1.0 - Start of opencore-amr project.