[FFmpeg-devel] [PATCH] configure/rtmpdh: Fix OpenSSL 1.1.0 support
Stefan _
sfan5 at live.de
Wed Feb 22 17:17:51 EET 2017
1) configure only looks for OPENSSL_init_ssl using pkg-config, this
breaks in case pkg-config is not available (cross-compiling)
2) The rtmpdh code uses the DH struct from OpenSSL which was made
private in the 1.1 series
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-Support-OpenSSL-1.1.0-without-pkg-config.patch
Type: text/x-patch
Size: 1121 bytes
Desc: 0001-configure-Support-OpenSSL-1.1.0-without-pkg-config.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170222/718a37bf/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-rtmpdh-Support-OpenSSL-1.1.0.patch
Type: text/x-patch
Size: 996 bytes
Desc: 0002-rtmpdh-Support-OpenSSL-1.1.0.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170222/718a37bf/attachment-0001.bin>
More information about the ffmpeg-devel
mailing list