[FFmpeg-devel] [PATCH] configure/rtmpdh: Fix OpenSSL 1.1.0 support
Michael Niedermayer
michael at niedermayer.cc
Thu Feb 23 03:07:21 EET 2017
On Wed, Feb 22, 2017 at 11:15:45PM +0000, Stefan _ wrote:
> The rtmpdh patch was kinda (completly) broken, fixed patch is attached.
>
> Concerning LibreSSL:
> They use OPENSSL_VERSION_NUMBER = 0x2050200fL which breaks the other
> openssl code in tls_openssl.c anyway,
> so LibreSSL support should probably be worried about in a different patch.
> rtmpdh.c | 94 +++++++++++++++++++++++++++++----------------------------------
> rtmpdh.h | 13 +++-----
> 2 files changed, 49 insertions(+), 58 deletions(-)
> 98f748d1ed2d6b28214fc053762e7b5a22073cba 0002-rtmpdh-Stop-using-OpenSSL-provided-DH-functions-to-s.patch
> From 0edf1d179824fa6400031c6d05b3f464f01abf36 Mon Sep 17 00:00:00 2001
> From: sfan5 <sfan5 at live.de>
Is it intended that theres no full name in the git author field ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170223/1e18bbc2/attachment.sig>
More information about the ffmpeg-devel
mailing list