Skip to content

Commit 0498a46

Browse files
committed
Disabling pipe protocol support
1 parent 8c035f2 commit 0498a46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/ffmpeg/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ DEP_LD_FLAGS="-L${BUILD_DIR_EXTERNAL}/${ANDROID_ABI}/lib $FFMPEG_EXTRA_LD_FLAGS"
6868
--disable-bsfs \
6969
--disable-protocols \
7070
--enable-protocol=file \
71-
--enable-protocol=pipe \
7271
--enable-protocol=fd \
7372
--enable-protocol=android_content \
7473
$ADDITIONAL_COMPONENTS || exit 1

0 commit comments

Comments
 (0)