You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,9 @@ opencore-amr-iOS
4
4
iOS port of opencore-amr
5
5
6
6
Refer to `README` for opencore-amr info which is from original package.
7
-
Run `./configure` then `build_ios.sh` to build.
8
-
Then use `opencore-amrnb.framework` or `opencore-amrwb.framework`
9
7
10
-
packaging refer to https://www.jianshu.com/p/9eef3afdae11
8
+
Run `build_ios.sh` to build.
11
9
12
-
Build_ios.sh is modified from https://chromium.googlesource.com/webm/libwebp/+/refs/heads/master/iosbuild.sh
10
+
Then use `opencore-amrnb.xcframework` or `opencore-amrwb.xcframework` in `output` directory.
13
11
14
12
For AMR-WB encoding, refer to http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/ or AMR Codecs as Shared Libraries http://www.penguin.cz/~utx/amr
0 commit comments