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:47:59 +0200 |
commit | 6ffc0e3198fdb219c5d4b2f841bc65e061cef24a (patch) | |
tree | dd88023eb5f53f3e295116cd6cbbac87ece558a3 /libavutil/timecode.c | |
parent | 1d746bd00e81ffa0d6a4354026434d3718cc2ebe (diff) | |
download | ffmpeg-6ffc0e3198fdb219c5d4b2f841bc65e061cef24a.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 'libavutil/timecode.c')
0 files changed, 0 insertions, 0 deletions