Skip to content

Commit

Permalink
ffmoeg: add TLS protocol explicitly to the bundled build
Browse files Browse the repository at this point in the history
Because of this warning which is shown at build time:

WARNING: Disabled https_protocol because some selected dependency is unsatisfied: tls_protocol
  • Loading branch information
andrey-utkin committed Jun 28, 2024
1 parent 9b87510 commit 280e704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/BCMK
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ libav/config.mak:
--enable-protocol=pipe \
--enable-protocol=http \
--enable-protocol=https \
--enable-protocol=tls \
\
--enable-muxer=matroska \
--enable-muxer=mjpeg \
Expand Down

0 comments on commit 280e704

Please sign in to comment.