linphone-sdk/msamr
2025-06-16 13:25:27 +07:00
..
cmake 5.3.73 2025-06-16 13:25:27 +07:00
include/MSVC 5.3.73 2025-06-16 13:25:27 +07:00
src 5.3.73 2025-06-16 13:25:27 +07:00
Android.mk 5.3.73 2025-06-16 13:25:27 +07:00
AUTHORS 5.3.73 2025-06-16 13:25:27 +07:00
autogen.sh 5.3.73 2025-06-16 13:25:27 +07:00
ChangeLog 5.3.73 2025-06-16 13:25:27 +07:00
CMakeLists.txt 5.3.73 2025-06-16 13:25:27 +07:00
config.h.cmake 5.3.73 2025-06-16 13:25:27 +07:00
configure.ac 5.3.73 2025-06-16 13:25:27 +07:00
COPYING 5.3.73 2025-06-16 13:25:27 +07:00
Makefile.am 5.3.73 2025-06-16 13:25:27 +07:00
msamr.iss.in 5.3.73 2025-06-16 13:25:27 +07:00
msamr.spec.in 5.3.73 2025-06-16 13:25:27 +07:00
NEWS 5.3.73 2025-06-16 13:25:27 +07:00
README 5.3.73 2025-06-16 13:25:27 +07:00

This a mediastreamer2 plugin adding support for AMR codec.
It is known to work with linphone>=3.0.0

It is based on the opencore-amr implementation:
http://sourceforge.net/projects/opencore-amr/

You must first download, compile and install opencore-amr, then build the msamr plugin.
The source code of opencore-amr can be found at http://sourceforge.net/projects/opencore-amr/files/opencore-amr/0.1.2/opencore-amr-0.1.2.tar.gz


when compiling with mingw (for windows), remove .la files from your installation directory where you previously installed opencore-amr.