logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 65ccf0486704a5fdf626acda53dd0840b494900c
parent a43951508b18d90967e56e219f6e7645f88b20c1
Author: Michael Forney <mforney@mforney.org>
Date:   Fri,  3 Mar 2023 03:06:24 -0800

ffmpeg: Enable fd protocol

Diffstat:

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

diff --git a/pkg/ffmpeg/config_components.h b/pkg/ffmpeg/config_components.h @@ -2104,7 +2104,7 @@ #define CONFIG_CONCATF_PROTOCOL 0 #define CONFIG_CRYPTO_PROTOCOL 1 #define CONFIG_DATA_PROTOCOL 0 -#define CONFIG_FD_PROTOCOL 0 +#define CONFIG_FD_PROTOCOL 1 #define CONFIG_FFRTMPCRYPT_PROTOCOL 0 #define CONFIG_FFRTMPHTTP_PROTOCOL 0 #define CONFIG_FILE_PROTOCOL 1