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 248CB4767B for ; Mon, 17 Jun 2024 20:05:17 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D88D568D73E; Mon, 17 Jun 2024 23:05:15 +0300 (EEST) Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com [209.85.167.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 83D8668D4C1 for ; Mon, 17 Jun 2024 23:05:09 +0300 (EEST) Received: by mail-lf1-f53.google.com with SMTP id 2adb3069b0e04-52bc274f438so5031969e87.0 for ; Mon, 17 Jun 2024 13:05:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=martin-st.20230601.gappssmtp.com; s=20230601; t=1718654709; x=1719259509; darn=ffmpeg.org; h=mime-version:references:message-id:in-reply-to:subject:cc:to:from :date:from:to:cc:subject:date:message-id:reply-to; bh=Uwb7tZntqnhGF6voaGKzqQVJhvcqBKig5ujrCha3EOE=; b=utDgrIv6tlMTj8XM4d9mpSWoyaEyOEiJd5zujH99rYnGdPthkOvCOt3leOTTC7H14F NIAn4iUuIg4PN1VAtKX3sPYMXePxg2SbIpATyeWxMkYRnrs6YK6ak2xXVOSxyruD/lMO ZAOUVq9xdQdHL9kA637caxJu+S7FP+22tAfnp7U+GDIwLslmC2FsDk/COyaCZHEVXIYY vhkCd8KCWXQHSCTYSAsUFWurvbGcVY5sHvsLFOL2pedbfmTpgR/AZ4Sb9eLny6g5FZ6A QQ5+NIdoO1AuswWcr1GMKx5fYaLeGXKT9qVyxYeEfcuwrz3xRGkFj93qpZnbdOCeDV6J mFPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718654709; x=1719259509; h=mime-version:references:message-id:in-reply-to:subject:cc:to:from :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Uwb7tZntqnhGF6voaGKzqQVJhvcqBKig5ujrCha3EOE=; b=AWo5gE5nIv91EL89LrNLsgFvlQC00TI3+HTvYABg/Bya56JEJaDiSGJhDD2ZzCNpEg h4lgv3+08Q363b/En15PkKtM5+9oQfbOpDiiA8upTCa8+NU74rWpdBslAUG+/qs0lB9Y A6gNoMVP5LcivQPkYcNtxU2kQIr3vgrKa6S0/8y8IX+Gby2RBVu8GT7oEuCHSzg7pgri E1PEgi/apRhKLzTNhOUjVKARGkhRECxXMGwxGJcWnCwTczPNl4dNyuosn3N0twLuVaBa qjILpMZdImgutJB9jGWVS3bmSiCYd517JkDllsDaAmpGrkYM9njrBhZjfgwHT8uRG6VV IVIg== X-Gm-Message-State: AOJu0YyD/bbPYybCvgzu6JqnNbMjcsIROh+vsAhktj+pS8kvnGg9eh+s CM1+aQOnlozAt3XCAonOJlVIl8dWg7JMp1cUoXDIBIf9N6eAcB2xrTf6u/7oUGEIzlNf8zXXHhK 5mQ== X-Google-Smtp-Source: AGHT+IGzwRB/s+1iig7xPw5W+c6rE4T0bMenpRiYTM8Eo+HcaGxUMa2Ue6G+6w9n+Z56pYDeE8NGAw== X-Received: by 2002:ac2:4834:0:b0:52c:7f42:32c9 with SMTP id 2adb3069b0e04-52ca6e9f45amr6537362e87.67.1718654708517; Mon, 17 Jun 2024 13:05:08 -0700 (PDT) Received: from tunnel335574-pt.tunnel.tserv24.sto1.ipv6.he.net (tunnel335574-pt.tunnel.tserv24.sto1.ipv6.he.net. [2001:470:27:11::2]) by smtp.gmail.com with ESMTPSA id 2adb3069b0e04-52ca282584dsm1338559e87.27.2024.06.17.13.05.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jun 2024 13:05:08 -0700 (PDT) Date: Mon, 17 Jun 2024 23:05:05 +0300 (EEST) From: =?ISO-8859-15?Q?Martin_Storsj=F6?= To: FFmpeg development discussions and patches In-Reply-To: Message-ID: References: <20240617170400.59734-1-quinkblack@foxmail.com> MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH v2 2/2] avutil/macos_kperf: Fix assert which makes kperf failed to run 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 Cc: Zhao Zhili 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 Tue, 18 Jun 2024, Zhao Zhili wrote: > From: Zhao Zhili > > On m1, kpc_get_counter_count(KPC_MASK) return 8 in my test. The > exact value doesn't matter in our case, as long as we have a > sufficiently large array > > Signed-off-by: Zhao Zhili > --- > libavutil/macos_kperf.c | 16 ++++++++++------ > 1 file changed, 10 insertions(+), 6 deletions(-) Both these patche LGTM, thanks! // Martin _______________________________________________ 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".