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 1554a25 commit 8c035f2Copy full SHA for 8c035f2
.github/workflows/compilability_check.yml
@@ -18,4 +18,4 @@ jobs:
18
run: |
19
export ANDROID_SDK_HOME=$ANDROID_HOME
20
export ANDROID_NDK_HOME=$ANDROID_NDK_LATEST_HOME
21
- ./ffmpeg-android-maker.sh -all-free -all-gpl -android=24 -abis=${{ matrix.abi }}
+ ./ffmpeg-android-maker.sh -dav1d -abis=${{ matrix.abi }}
0 commit comments