We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f08f98 commit 32a0597Copy full SHA for 32a0597
circle_scripts/deps.sh
@@ -17,7 +17,7 @@ build_yasm="0"
17
## ----------------------
18
FORTIFY_FLAGS="" # "-D_FORTIFY_SOURCE=2"
19
JNI_CUSTOM_FLAGS="-Wl,-z,max-page-size=16384" # align for 16kB
20
-_FFMPEG_VERSION_="n7.1"
+_FFMPEG_VERSION_="n8.0"
21
_OPUS_VERSION_="v1.5.2"
22
_VPX_VERSION_="v1.15.2"
23
_LIBSODIUM_VERSION_="1.0.20-RELEASE"
0 commit comments