Skip to content

Commit

Permalink
Disabling pipe protocol support
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Nov 13, 2024
1 parent 8c035f2 commit 0498a46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/ffmpeg/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ DEP_LD_FLAGS="-L${BUILD_DIR_EXTERNAL}/${ANDROID_ABI}/lib $FFMPEG_EXTRA_LD_FLAGS"
--disable-bsfs \
--disable-protocols \
--enable-protocol=file \
--enable-protocol=pipe \
--enable-protocol=fd \
--enable-protocol=android_content \
$ADDITIONAL_COMPONENTS || exit 1
Expand Down

0 comments on commit 0498a46

Please sign in to comment.