blob: 06fdc0ecc91438e651b3b4a7feeb9975a28202a4 [file] [log] [blame]
* current source is based on libopus 1.3 (https://git.xiph.org/?p=opus.git;a=snapshot;h=83d5155f151ca47c9d6274ded1a7481f746b9a43;sf=tgz)
* libopus is BSD-licensed - http://www.opus-codec.org/license/
Updating:
* Run "convert_android_asm.sh" from the root of the library (external/libopus).
This uses 'arm2gnu.pl' included in libopus to convert ARM ASM files to GNU ASM
files for building under the Android NDK.