Skip to content

Commit bba1e0d

Browse files
committed
Add http and async protocols
1 parent 4a8a52d commit bba1e0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

common.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ FFMPEG_CONFIGURE_FLAGS=(
124124
--enable-pic
125125
--enable-protocol=file
126126
--enable-protocol=pipe
127+
--enable-protocol=http
128+
--enable-protocol=async
127129
--enable-rdft
128130
--enable-static
129131
)

0 commit comments

Comments
 (0)