Skip to content

Commit 9712fa3

Browse files
committed
FFmpeg 7.1.1 is already in use
1 parent d0ca6f5 commit 9712fa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ff
1919

2020
## News
2121

22+
- FFmpeg 7.1.1 is already in use
2223
- upgrade all libs to lastest,Improved optimizations
2324
- using macOS 14, remove bitcode support
2425

@@ -117,7 +118,7 @@ If cloning repositories from GitHub is slow, or if you need to use an internal p
117118

118119
| Lib Name | Current Version | Repository URL | Mirror Repository URL |
119120
| ---------- | --------------- | -------------------------------------------------------- | -------------------------------------------------------- |
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 |
121122
| ass | 0.17.3 | https://github.com/libass/libass.git | export GIT_ASS_UPSTREAM = git@xx:yy/libass.git |
122123
| bluray | 1.3.4 | https://code.videolan.org/videolan/libbluray.git | export GIT_BLURAY_UPSTREAM = git@xx:yy/libbluray.git |
123124
| dav1d | 1.5.1 | https://code.videolan.org/videolan/dav1d.git | export GIT_DAV1D_UPSTREAM = git@xx:yy/dav1d.git |

0 commit comments

Comments
 (0)