From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 11DA34C812 for ; Wed, 25 Jun 2025 22:13:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 617A968DC4C; Thu, 26 Jun 2025 01:12:56 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id DA81768DC2C for ; Thu, 26 Jun 2025 01:12:48 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 109FD4340C for ; Wed, 25 Jun 2025 22:12:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1750889568; 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=RWXncxaHWE6oBOlJJnkOUP8W+TIOGRbfSlaBMtsvSv8=; b=Fkz5iYA7VCBO4pkB2Hp6LBQ27Y/xlzqQ0LJDc1Cg2oWNI/kZVm38aQ2klesGLmLXP50Wa3 Gkg3JcL6oJhyc3SJDI52axl/LuBJSWYmIROduSn7beFBRxdoVXvUD4AN24ibKV/IKRfZke EiIkmbfxMTngMAkOXVm7uEDhlrn7ReOkgYpjJP2HM0iIeN5HLiZ3IJQyeBbWLO8heCXTSt tnKcovBpAu98+meHNYlaRf32QpDPvSJsZknB+CNgdMqU+/jC2ijdxdKkWUw1+D9Au4h7RA v6uoqzOAs/q/1wRp4OGEMBfZdiQtVqpLAyfVb7ZUveb75Gfea9qHoJ5sGZ0LjQ== Date: Thu, 26 Jun 2025 00:12:46 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250625221246.GB29660@pb2> References: <20250624061959.23577-1-roslypav@gmail.com> MIME-Version: 1.0 In-Reply-To: <20250624061959.23577-1-roslypav@gmail.com> X-GND-State: clean X-GND-Score: -70 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtddvgddvfeelfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdlfedtmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepieegkedtjeduffejhfetgeejtdegteetgfegtdfhjefgvefhteegkeejtddvhfevnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] libavformat/usmdec: add support for HCA stream decryption 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="===============3863622179303947702==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3863622179303947702== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HvLg/hPW5V85OLWU" Content-Disposition: inline --HvLg/hPW5V85OLWU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Mon, Jun 23, 2025 at 11:19:29PM -0700, Pavel Roslyy wrote: > --- > libavformat/usmdec.c | 53 +++++++++++++++++++++++++++++++++++++++++--- > 1 file changed, 50 insertions(+), 3 deletions(-) will apply please submit a patch adding documentation for both hca / usmdec to doc/ and also add a fate test thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Complexity theory is the science of finding the exact solution to an approximation. Benchmarking OTOH is finding an approximation of the exact --HvLg/hPW5V85OLWU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaFx0WwAKCRBhHseHBAsP q3Z7AJ9BYKfRL7aTuYTfKNSR+igkqd7tTQCeLh9rfeNYeG7aXF00MoGrxfwJN5M= =+4Nf -----END PGP SIGNATURE----- --HvLg/hPW5V85OLWU-- --===============3863622179303947702== 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". --===============3863622179303947702==--