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 89EF74983B for ; Thu, 21 Mar 2024 04:01:08 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0B8E068D54A; Thu, 21 Mar 2024 06:01:06 +0200 (EET) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 721D968D477 for ; Thu, 21 Mar 2024 06:00:59 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id BE0AE1BF203 for ; Thu, 21 Mar 2024 04:00:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1710993658; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LyaAh1mLakWVpmY678c6g2fLrAhq+t8N++vQn5FR/4Q=; b=jqa4c1UMoGxaavI2L6adWxddecMQeCflTLTXUFg/dCNFDrUipBYM7yeOBFHjFXegp3Pft1 0jy0QEbJ1y0krY5sMscaVwnsnLgIGrSZ2g/gG+2HrQLS/1aWlzeHX525CXPwm4JYo3u9+H a2vVlsFUupVKx3AsSSvbCb9KyPkVtrsE9CI3i9qxufiXao/CmlmzZ3s/OovdXAk6eea1nU Pur9QdJsKAM4ApHJuPLBsd+tfmlwfpkUm+5SAhdSKmICTCeOSwBDrilDVl7qyJCYbFU+QV KcSWgsgUrwOUBIFBBvVpmu3bkeTjAvwzvUXPfo2L6n9PcfI5jn2HIFYOm698SQ== Date: Thu, 21 Mar 2024 05:00:58 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240321040058.GA6420@pb2> References: <20240320233525.29361-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240320233525.29361-1-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/hevc_ps: allocate only the required HEVCHdrParams within a VPS 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-Type: multipart/mixed; boundary="===============8628500462121791930==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8628500462121791930== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="EjN31NhmCcWz85AN" Content-Disposition: inline --EjN31NhmCcWz85AN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 20, 2024 at 08:35:25PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/hevc_ps.c | 17 +++++++++++++++-- > libavcodec/hevc_ps.h | 2 +- > libavcodec/vulkan_hevc.c | 2 +- > 3 files changed, 17 insertions(+), 4 deletions(-) the 3 patches fix the timeout from (didnt test only the 3rd as it doesnt ap= ply automatcially alone) 64033/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HEVC_fuzzer-5332101= 272305664 feel free to apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws. -- Plato --EjN31NhmCcWz85AN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZfuw+gAKCRBhHseHBAsP q+MLAJwPtmKFpacDcMtBf8vbg3xYC5pNTQCfQj/kRMmkQ8zaeGabD7NBvcHkvE0= =v8Wp -----END PGP SIGNATURE----- --EjN31NhmCcWz85AN-- --===============8628500462121791930== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============8628500462121791930==--