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 ACB4446BFF for ; Wed, 5 Jul 2023 13:03:20 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B81EE68C640; Wed, 5 Jul 2023 16:03:17 +0300 (EEST) Received: from mail-oi1-f171.google.com (mail-oi1-f171.google.com [209.85.167.171]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7EB7B68C60D for ; Wed, 5 Jul 2023 16:03:11 +0300 (EEST) Received: by mail-oi1-f171.google.com with SMTP id 5614622812f47-3a046446dacso3514413b6e.3 for ; Wed, 05 Jul 2023 06:03:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1688562189; x=1691154189; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=UkmeMQ2sM8UURg3v50znJvgCoT08CfeNN8oDlo+6i04=; b=VHZ6M1mvAEoxYJbXmjztXeu5ACsFIzRUVvHpCkXnEFbS0Bx8XWmcx+wG8kQ9kSFStc 0gD9X2+LRTmSFzKH+f4Rq8hxW17K5Mrt4zAv6ZMn9jqtft+a/wDAM+fPdFcwm7cJyGWh +nYx+v3JZWfDjkxvTYV5JAskpVr3XshQmA9p1frM1K0mF4VjCXZHYSpXxkybxJPT6fhI 8lWeXifZxv706Gud1x/39NkamCKUGKdfrJdWdWjTL4roMDjLx3gHj+ShPpP+1RY+WLYS 0PmPmthrvsEIcjbAdMDmhcPF3CpCWSYnufk596MvIHcDR8BvJKHuy+TSKO04wRTCwe3L fLHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688562189; x=1691154189; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=UkmeMQ2sM8UURg3v50znJvgCoT08CfeNN8oDlo+6i04=; b=lZuqvALDMo+pGkG2JzgDxFAiSZZBYwk/NUSK8b+iWL7lOS61j/UpMfNyFRJdiVCCfg snEHkuM4LrpqYiuAy35/fsy742jouhNJetgdEe9YxyeWsypPPxhylPNBYJYWq6iaIyv5 859jcbThZ3oIY2cTAdWALPFpF2r1AZ1novGBZMr9XNbuDw1klhKhnNHWlWqSUNl/8rQY Df7XKqLUwfSsSUFUqZyJYmgGazi6AVbDzgop6p0mWI2cA3/LAVeBVqIARZSLrmDBjwUi W3IVJoKYUbu3QCsh6s1/oQzZ9zdC4fxd+TeB40Jza71WO1JKIwV+Xp9Zj19s1fbZSP6G VS9A== X-Gm-Message-State: AC+VfDwNIcz+boZcASiiGk2o01xuACog+iYmXaqh63vccncedYiXVKwm 2B8vk2DU02L25qtdLKmUh6EAKb728Dc= X-Google-Smtp-Source: ACHHUZ6qi8qyYpSlOGDgRDm5LrUG9Kre8v8yuo9zo5sUyiovctSMdkrxwJ17SwfGG9NXkZzMsf5odg== X-Received: by 2002:aca:1107:0:b0:3a3:820e:2f05 with SMTP id 7-20020aca1107000000b003a3820e2f05mr10945419oir.1.1688562189122; Wed, 05 Jul 2023 06:03:09 -0700 (PDT) Received: from [192.168.0.12] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id e5-20020aca2305000000b003a1dbca0c93sm9912996oie.24.2023.07.05.06.03.08 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 05 Jul 2023 06:03:08 -0700 (PDT) Message-ID: Date: Wed, 5 Jul 2023 10:03:07 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20230704232614.2785-1-jamrial@gmail.com> <20230704232614.2785-3-jamrial@gmail.com> <168856178599.542.14736515730998707254@lain.khirnov.net> From: James Almer In-Reply-To: <168856178599.542.14736515730998707254@lain.khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH v3 3/3] avutil/random_seed: add support for gcrypt and OpenSSL as source of randomness 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 7/5/2023 9:56 AM, Anton Khirnov wrote: > Quoting James Almer (2023-07-05 01:26:14) >> Signed-off-by: James Almer >> --- >> configure | 2 +- >> libavutil/random_seed.c | 16 ++++++++++++++++ >> 2 files changed, 17 insertions(+), 1 deletion(-) >> >> diff --git a/configure b/configure >> index 107d533b3e..d6e78297fe 100755 >> --- a/configure >> +++ b/configure >> @@ -3892,7 +3892,7 @@ avfilter_deps="avutil" >> avfilter_suggest="libm stdatomic" >> avformat_deps="avcodec avutil" >> avformat_suggest="libm network zlib stdatomic" >> -avutil_suggest="clock_gettime ffnvcodec libm libdrm libmfx opencl user32 vaapi vulkan videotoolbox corefoundation corevideo coremedia bcrypt stdatomic" >> +avutil_suggest="clock_gettime ffnvcodec gcrypt libm libdrm libmfx opencl openssl user32 vaapi vulkan videotoolbox corefoundation corevideo coremedia bcrypt stdatomic" > > What will this do exactly? It's a soft dependency. Only if OpenSSL or GCrypt are enabled they will be added to avutil's library dependencies. Notice the bcrypt entry, also used in random_seed, and all the hwcontext backends. _______________________________________________ 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".