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 1902179 commit 28d6004Copy full SHA for 28d6004
configs/libs/ffmpeg5.sh
@@ -41,7 +41,7 @@ else
41
fi
42
43
# pre compiled
44
-export PRE_COMPILE_TAG_TVOS=
45
-export PRE_COMPILE_TAG_MACOS=
46
-export PRE_COMPILE_TAG_IOS=
+export PRE_COMPILE_TAG_TVOS=ffmpeg5-5.1.6-250606091027
+export PRE_COMPILE_TAG_MACOS=ffmpeg5-5.1.6-250606091027
+export PRE_COMPILE_TAG_IOS=ffmpeg5-5.1.6-250606091027
47
export PRE_COMPILE_TAG_ANDROID=
0 commit comments