From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 23B0542C26 for ; Mon, 2 May 2022 11:05:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 63E6368B2BE; Mon, 2 May 2022 14:05:33 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 77E0E68B072 for ; Mon, 2 May 2022 14:05:26 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id E1040278AB3 for ; Mon, 2 May 2022 13:05:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1651489524; bh=zczfQg4p0sE8CMBzjkmDstHziZrr6F5WLIGv/s29dFM=; h=Date:Subject:To:References:From:In-Reply-To; b=eOO+RtMEOF72ULwvxMhRJdhhhl27+BylmGeAn5VFr9+7sfDfv2mc6EldcRoBy1Lms AVArZDtMtXDXRArklQurmHndNhnKDTZqXv2cmd/SoiSAvDeD1ZjXdl+XPvBkCLLXu1 meAnwJ5Fyq7spXvkTNGQIR3VhfXGz1IZ24wDPjSP8k5Ma8RgIA+kJ53Fw6CPzZ/fyJ +QYHv1HOYtgB9+npfv6vO0HpdMhhiHPVvcGRUUE85v08kay8t9d3Vr2QcqG96a1Jp+ 2MVir1RNUPvCx859XUPsSqxlxgzME+fgyCd+qquL1ATOxu+s8oCVQjg/TqS6VE5Xvv WAtWuG5N8flHA== Message-ID: Date: Mon, 2 May 2022 13:05:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <16i8qcLq.1651446264.7842020.dif@localhost> From: Timo Rothenpieler In-Reply-To: <16i8qcLq.1651446264.7842020.dif@localhost> Subject: Re: [FFmpeg-devel] PATCH - wolfSSL TLS support X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 02.05.2022 01:04, David Fletcher wrote: > Please find attached a patch adding support for wolfSSL as a TLS backend. > This is against release ffmpeg-5.0.1, and is working well with wolfSSL > 5.1.1 (January 2022 release). Only patches against master can be accepted. New stuff like this does not get backported either. Only fixes for existing features. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".