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

James Almer jamrial at gmail.com
Tue May 22 01:47:39 EEST 2018


On 5/21/2018 11:15 AM, James Almer wrote:
> On 5/21/2018 8:27 AM, Thomas Volkert wrote:
>> Hi,
>>
>> On 14.05.2018 19:04, Dave Gregory wrote:
>>> Hi all,
>>>
>>> [..comparison with alternative TLS implementations..]
>>
>> Ping.
>>
>> I still suggest to support mbedTLS in FFmpeg because it is especially
>> interesting for embedded devices.
>>
>> Best regards,
>> Thomas.
> 
> I'll apply it later today. Thank you for the benchmarks.

Pushed after removing the hls muxer configure "suggestion" as you did
not add support for a buffer randomizer to it using mbedtls like it's
done with OpenSSL and gcrypt.

If mbedtls has a similar function, can you look into adding it to hlsenc.c?


More information about the ffmpeg-devel mailing list