1*a58d3d2aSXin Li* current source is based on libopus 1.3 (https://git.xiph.org/?p=opus.git;a=snapshot;h=83d5155f151ca47c9d6274ded1a7481f746b9a43;sf=tgz) 2*a58d3d2aSXin Li* libopus is BSD-licensed - http://www.opus-codec.org/license/ 3*a58d3d2aSXin Li 4*a58d3d2aSXin LiUpdating: 5*a58d3d2aSXin Li* Run "convert_android_asm.sh" from the root of the library (external/libopus). 6*a58d3d2aSXin Li This uses 'arm2gnu.pl' included in libopus to convert ARM ASM files to GNU ASM 7*a58d3d2aSXin Li files for building under the Android NDK. 8