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 ced390a commit 160a40cCopy full SHA for 160a40c
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_="n8.0.1"
+_FFMPEG_VERSION_="n8.1"
21
_OPUS_VERSION_="v1.6.1"
22
_VPX_VERSION_="v1.16.0"
23
_LIBSODIUM_VERSION_="1.0.22-RELEASE"
0 commit comments