> @@ -1542,6 +1544,10 @@ mmsh_protocol_select="http_protocol"
> mmst_protocol_deps="network"
> rtmp_protocol_deps="!librtmp_protocol"
> rtmp_protocol_select="tcp_protocol"
> +rtmpe_protocol_select="rtmpenc_protocol"
> +ffrtmpenc_protocol_deps="!librtmp_protocol"
> +ffrtmpenc_protocol_deps_any="gcrypt nettle openssl"
> +ffrtmpenc_protocol_select="tcp_protocol"
> rtmphttp_protocol_deps="!librtmp_protocol"
> rtmphttp_protocol_select="http_protocol"
> rtmpt_protocol_deps="!librtmp_protocol"
> @@ -3005,6 +3011,11 @@ enabled openssl && { check_lib openssl/ssl.h
> SSL_library_init -lssl -lcrypto
> check_lib openssl/ssl.h SSL_library_init -lssl
> -lcrypto -lws2_32 -lgdi32 ||
> die "ERROR: openssl not found"; }
>
So, Martin there is the same issue here but I'll wait for some reviews
before submitting a new version of this patch.
--
Best regards,
Samuel Pitoiset.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel