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 eebf033 commit d435040Copy full SHA for d435040
.github/script/build_ijk_ios.sh
@@ -9,7 +9,7 @@ currtag=$(git describe --tags `git rev-list --tags --max-count=1`)
9
currbra=$rb
10
echo 000---$currtag
11
12
-sed -i "" "s/.*disable-videotoolbox.*/export COMMON_FF_CFG_FLAGS=\"\$\COMMON_FF_CFG_FLAGS --enable-videotoolbox\"/g" ./config/module-lite.sh
+#sed -i "" "s/.*disable-videotoolbox.*/export COMMON_FF_CFG_FLAGS=\"\$\COMMON_FF_CFG_FLAGS --enable-videotoolbox\"/g" ./config/module-lite.sh
13
14
./init-ios.sh
15
./init-ios-openssl.sh
0 commit comments