Mention the availability of FFmpeg 6.0
Add FFmpeg 6.0 release branch to the documentation.
This commit is contained in:
parent
193f55691b
commit
19c4b6f3f1
1 changed files with 1 additions and 0 deletions
|
@ -67,5 +67,6 @@ All of those can be optionally combined with any combination of addins:
|
|||
* `4.4` to build from the 4.4 release branch instead of master.
|
||||
* `5.0` to build from the 5.0 release branch instead of master.
|
||||
* `5.1` to build from the 5.1 release branch instead of master.
|
||||
* `6.0` to build from the 5.1 release branch instead of master.
|
||||
* `debug` to not strip debug symbols from the binaries. This increases the output size by about 250MB.
|
||||
* `lto` build all dependencies and ffmpeg with -flto=auto (HIGHLY EXPERIMENTAL, broken for Windows, sometimes works for Linux)
|
||||
|
|
Loading…
Reference in a new issue