@@ -33,9 +33,9 @@ At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ff
3333- dvdnav: dvdread
3434- Ass for Appple: harfbuzz,fribidi,unibreak
3535- 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
3737- 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
3939
4040Tips:
4141
5050## Download/Install Pre-compiled Libs
5151
5252Save yourself a great deal of time by directly downloading the pre-compiled libraries from GitHub.
53-
5453These pre-compiled libraries already applied patches which in the patches directory.
5554
5655``` bash
@@ -129,6 +128,7 @@ If cloning repositories from GitHub is slow, or if you need to use an internal p
129128| fribidi | 1.0.16 | https://github.com/fribidi/fribidi.git | export GIT_FRIBIDI_UPSTREAM = git@xx: yy /fribidi.git |
130129| harfbuzz | 10.2.0 | https://github.com/harfbuzz/harfbuzz.git | export GIT_HARFBUZZ_UPSTREAM = git@xx: yy /harfbuzz.git |
131130| 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 |
132132| opus | 1.5.2 | https://gitlab.xiph.org/xiph/opus.git | export GIT_OPUS_UPSTREAM = git@xx: yy /opus.git |
133133| smb2 | 6.2 | https://github.com/sahlberg/libsmb2.git | export GIT_SMB2_UPSTREAM=git@xx: yy /libsmb2.git |
134134| 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
151151
152152If you'd like to contribute to the open-source community, consider buying me a coffee to keep me energized.
153153
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