Files
rk35xx-android14/external/libopus/README.android
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

8 lines
416 B
Plaintext

* 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.