logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 4253fa1ac22a392cc597619a3b3076e2dc189b3a
parent a74c98d4d508e6ff253a38fb20f5ebd8265b19bc
Author: Michael Forney <mforney@mforney.org>
Date:   Fri,  7 Sep 2018 16:47:22 -0700

ffmpeg: Enable crypto protocol

Diffstat:

Mpkg/ffmpeg/options.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/ffmpeg/options.h b/pkg/ffmpeg/options.h @@ -2337,7 +2337,7 @@ #define CONFIG_BLURAY_PROTOCOL 0 #define CONFIG_CACHE_PROTOCOL 0 #define CONFIG_CONCAT_PROTOCOL 0 -#define CONFIG_CRYPTO_PROTOCOL 0 +#define CONFIG_CRYPTO_PROTOCOL 1 #define CONFIG_DATA_PROTOCOL 0 #define CONFIG_FFRTMPCRYPT_PROTOCOL 0 #define CONFIG_FFRTMPHTTP_PROTOCOL 0