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 8c035f2 commit 0498a46Copy full SHA for 0498a46
scripts/ffmpeg/build.sh
@@ -68,7 +68,6 @@ DEP_LD_FLAGS="-L${BUILD_DIR_EXTERNAL}/${ANDROID_ABI}/lib $FFMPEG_EXTRA_LD_FLAGS"
68
--disable-bsfs \
69
--disable-protocols \
70
--enable-protocol=file \
71
- --enable-protocol=pipe \
72
--enable-protocol=fd \
73
--enable-protocol=android_content \
74
$ADDITIONAL_COMPONENTS || exit 1
0 commit comments