diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2022-04-24 01:02:14 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2022-04-27 18:46:14 +0200 |
commit | a5ebb3d25e50c6f59f931115fb18121032dfa12d (patch) | |
tree | 4f7d1f6a5e2e375509f140621bb46ea54fb55486 /libavformat/allformats.c | |
parent | b655beb025cb54ba19cad89e731990910643f208 (diff) | |
download | ffmpeg-a5ebb3d25e50c6f59f931115fb18121032dfa12d.tar.gz |
lavf/tls_mbedtls: add support for mbedtls version 3
- certs.h is gone. Only contains test data, and was not used at all.
- config.h is renamed. Was seemingly not used, so can be removed.
- MBEDTLS_ERR_SSL_NO_USABLE_CIPHERSUITE is gone, instead
MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE will be thrown.
- mbedtls_pk_parse_keyfile now needs to be passed a properly seeded
RNG. Hence, move the call to after RNG seeding.
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libavformat/allformats.c')
0 files changed, 0 insertions, 0 deletions