[FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS

Thomas Volkert silvo at gmx.net
Sun Apr 22 02:35:29 EEST 2018


On 22.04.2018 01:33, Thomas Volkert wrote:
> From: Thomas Volkert <thomas.volkert at net-zeal.com>
>
> ---
>  Changelog                 |   1 +
>  configure                 |  31 ++--
>  libavformat/Makefile      |   1 +
>  libavformat/rtmpdh.c      |  55 ++++++++
>  libavformat/rtmpdh.h      |   5 +
>  libavformat/tls_mbedtls.c | 351 ++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/version.h     |   2 +-
>  7 files changed, 436 insertions(+), 10 deletions(-)
>  create mode 100644 libavformat/tls_mbedtls.c
>
>

...license has changed.

Best regards,
Thomas.


More information about the ffmpeg-devel mailing list