diff options
author | James Almer <jamrial@gmail.com> | 2019-12-11 13:11:59 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-12-19 19:30:37 -0300 |
commit | abf5e7bc212f4cc1e022907f92506ab33c19de44 (patch) | |
tree | 3f00d9dea4d87eca4a9659732f120450308c5faa /libavutil/color_utils.c | |
parent | 8887991a3109f94b7d019a11a86e6cd900105258 (diff) | |
download | ffmpeg-abf5e7bc212f4cc1e022907f92506ab33c19de44.tar.gz |
avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSSL versions
They have been removed altogether without a compat implementation, and are
either no-ops or return NULL.
This fixes compiler warnings about checks always evaluating to false, and leaks
of allocated mutexes.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavutil/color_utils.c')
0 files changed, 0 insertions, 0 deletions