@@ -33,9 +33,9 @@ At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ff
33
33
- dvdnav: dvdread
34
34
- Ass for Appple: harfbuzz,fribidi,unibreak
35
35
- Ass for Android: harfbuzz,fribidi,unibreak,fontconfig
36
- - FFmpeg for Appple: openssl ,opus,dav1d,dvdread,uavs3d,smb2
36
+ - FFmpeg for Appple: openssl3 ,opus,dav1d,dvdread,uavs3d,smb2
37
37
- FFmpeg for Android: openssl,opus,dav1d,dvdread,uavs3d,smb2
38
- - FFmpeg7 for Appple: openssl ,opus,dav1d,dvdnav,uavs3d,smb2
38
+ - FFmpeg7 for Appple: openssl3 ,opus,dav1d,dvdnav,uavs3d,smb2
39
39
40
40
Tips:
41
41
50
50
## Download/Install Pre-compiled Libs
51
51
52
52
Save yourself a great deal of time by directly downloading the pre-compiled libraries from GitHub.
53
-
54
53
These pre-compiled libraries already applied patches which in the patches directory.
55
54
56
55
``` bash
@@ -129,6 +128,7 @@ If cloning repositories from GitHub is slow, or if you need to use an internal p
129
128
| fribidi | 1.0.16 | https://github.com/fribidi/fribidi.git | export GIT_FRIBIDI_UPSTREAM = git@xx: yy /fribidi.git |
130
129
| harfbuzz | 10.2.0 | https://github.com/harfbuzz/harfbuzz.git | export GIT_HARFBUZZ_UPSTREAM = git@xx: yy /harfbuzz.git |
131
130
| openssl | 1.1.1w | https://github.com/openssl/openssl.git | export GIT_OPENSSL_UPSTREAM = git@xx: yy /openssl.git |
131
+ | openssl3 | 3.5.0 | https://github.com/openssl/openssl.git | export GIT_OPENSSL_UPSTREAM = git@xx: yy /openssl.git |
132
132
| opus | 1.5.2 | https://gitlab.xiph.org/xiph/opus.git | export GIT_OPUS_UPSTREAM = git@xx: yy /opus.git |
133
133
| smb2 | 6.2 | https://github.com/sahlberg/libsmb2.git | export GIT_SMB2_UPSTREAM=git@xx: yy /libsmb2.git |
134
134
| soundtouch | 2.3.3 | https://codeberg.org/soundtouch/soundtouch.git | export GIT_SOUNDTOUCH_UPSTREAM=git@xx: yy /soundtouch.git |
@@ -151,4 +151,4 @@ Compiling third-party libraries is time-consuming. I aim to contribute to the op
151
151
152
152
If you'd like to contribute to the open-source community, consider buying me a coffee to keep me energized.
153
153
154
- ![ donate.jpg] ( https://i.postimg.cc/xdVqnBLp/IMG-7481.jpg )
154
+ ![ donate.jpg] ( https://i.postimg.cc/xdVqnBLp/IMG-7481.jpg )
0 commit comments