mirror of
https://github.com/BelledonneCommunications/linphone-sdk
synced 2026-08-07 00:23:14 -04:00
| .. | ||
| build | ||
| cmake | ||
| include/MSVC | ||
| src | ||
| .gitignore | ||
| Android.mk | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| CMakeLists.txt | ||
| config.h.cmake | ||
| configure.ac | ||
| COPYING | ||
| Makefile.am | ||
| msamr.iss.in | ||
| msamr.spec.in | ||
| NEWS | ||
| README | ||
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.