diff options
author | Thomas Volkert <thomas.volkert@net-zeal.com> | 2018-04-21 15:53:31 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2018-05-21 19:43:04 -0300 |
commit | c24d247e2c2ccd13fda09fe4194bf2ff0eb42256 (patch) | |
tree | 2666bee9bebcc75380863dcf64960215d7f178b9 /Changelog | |
parent | 27df34bf1f7a113086ba5c68d2a58b7c430c301f (diff) | |
download | ffmpeg-c24d247e2c2ccd13fda09fe4194bf2ff0eb42256.tar.gz |
libavformat: add mbedTLS based TLS
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ version <next>: - fftdnoiz filter - aderivative and aintegral audio filters - pal75bars and pal100bars video filter sources +- support mbedTLS based TLS version 4.0: |