File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ff
19
19
20
20
## News
21
21
22
+ - FFmpeg 7.1.1 is already in use
22
23
- upgrade all libs to lastest,Improved optimizations
23
24
- using macOS 14, remove bitcode support
24
25
@@ -117,7 +118,7 @@ If cloning repositories from GitHub is slow, or if you need to use an internal p
117
118
118
119
| Lib Name | Current Version | Repository URL | Mirror Repository URL |
119
120
| ---------- | --------------- | -------------------------------------------------------- | -------------------------------------------------------- |
120
- | FFmpeg | 6 .1.2 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM = git@xx: yy /FFmpeg.git |
121
+ | FFmpeg | 7 .1.1 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM = git@xx: yy /FFmpeg.git |
121
122
| ass | 0.17.3 | https://github.com/libass/libass.git | export GIT_ASS_UPSTREAM = git@xx: yy /libass.git |
122
123
| bluray | 1.3.4 | https://code.videolan.org/videolan/libbluray.git | export GIT_BLURAY_UPSTREAM = git@xx: yy /libbluray.git |
123
124
| dav1d | 1.5.1 | https://code.videolan.org/videolan/dav1d.git | export GIT_DAV1D_UPSTREAM = git@xx: yy /dav1d.git |
You can’t perform that action at this time.
0 commit comments