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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
MRFFToolChain is a mature set of compilation tools specifically designed for compiling third-party libraries for iOS, macOS, tvOS, and Android platforms. It's products was built for [fsplayer](https://github.com/debugly/fsplayer) 、[ijkplayer](https://github.com/debugly/ijkplayer) 、[FFmpegTutorial](https://github.com/debugly/FFmpegTutorial).
8
8
9
-
At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ffmpeg、freetype、fribidi、harfbuzz、openssl、opus、unibreak、uavs3d、smb2、yuv、soundtouch、xml2、webp`.
9
+
At present MRFFToolChain contained `ass、bluray、dav1d、dovi、dvdread、dvdnav、ffmpeg、freetype、fribidi、harfbuzz、lcms2、placebo、moltenvk、openssl、opus、shaderc、smb2、soundtouch、unibreak、uavs3d、xml2、yuv、webp`.
10
10
11
11
## Supported Plat
12
12
@@ -28,7 +28,8 @@ At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ff
28
28
- Fontconfig: xml2,freetype
29
29
- Bluray: xml2
30
30
- Harfbuzz: freetype
31
-
- dvdnav: dvdread
31
+
- Dvdnav: dvdread
32
+
- Placebo for Appple: shaderc,moltenvk,dovi,lcms2
32
33
- Ass for Appple: harfbuzz,fribidi,unibreak
33
34
- Ass for Android: harfbuzz,fribidi,unibreak,fontconfig
34
35
- IJKFFmpeg: openssl
@@ -39,7 +40,7 @@ At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ff
39
40
- FFmpeg4 for Android: openssl3,opus,bluray,soundtouch
40
41
- FFmpeg5 for Android: openssl3,opus,bluray,dav1d,dvdread,uavs3d,soundtouch
41
42
- FFmpeg6 for Android: openssl3,opus,bluray,dav1d,dvdread,uavs3d,smb2,soundtouch
42
-
- FFmpeg7 for Android: openssl3,opus,bluray,dav1d,dvdnav,uavs3d,smb2,soundtouch
43
+
- FFmpeg7 for Android: openssl3,opus,bluray,dav1d,dvdnav,uavs3d,smb2,soundtouch,libplacebo,shaderc,moltenvk,dovi,lcms2
43
44
44
45
Tips:
45
46
@@ -143,6 +144,11 @@ If cloning repositories from GitHub is slow, or if you need to use an internal p
0 commit comments