Skip to content

Commit b7b6da6

Browse files
authored
Update README.md
1 parent 4f2ccd7 commit b7b6da6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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

4040
Tips:
4141

@@ -50,7 +50,6 @@ Tips:
5050
## Download/Install Pre-compiled Libs
5151

5252
Save yourself a great deal of time by directly downloading the pre-compiled libraries from GitHub.
53-
5453
These 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

152152
If 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

Comments
 (0)