tizen 2.3.1 release
[external/opencore-amr.git] / ChangeLog
1 0.1.3
2  - Adjusted libtool flags for building DLLs for windows
3  - Update to the latest upstream opencore source
4  - Updated and improved example applications
5  - Add options for enabling the arm inline assembly
6  - Add options for disabling the encoder or decoder in the amrnb library
7  - Avoid dependencies on libstdc++ if building the source as C
8  - Hide internal symbols in shared libraries
9  - Minor tweaks
10  - Remove old static makefiles and corresponding build scripts
11
12 0.1.2
13  - Fixed AMR-NB encoding on 64-bit architectures
14  - Switch to using automake/autoconf/libtool
15  - Update to the latest upstream opencore source as of September 1, 2009 
16
17 0.1.1
18  - Rename the libraries from libamr* to libopencore-amr*
19  - Fix a bunch of compiler warnings
20
21 0.1.0
22  - Start of opencore-amr project.