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 B05AB499DD for ; Sat, 27 Apr 2024 00:17:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DA35968D363; Sat, 27 Apr 2024 03:17:54 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1ACE668CA2F for ; Sat, 27 Apr 2024 03:17:49 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 7A97F1C0002 for ; Sat, 27 Apr 2024 00:17:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1714177068; 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=44qk21txPUcYyBsq6lQ2nlSQequuKDJy4eRR3hOws8Q=; b=AJsOav9sf3iebl1jK8Ap6psd4PMlcBqncxWM0NrP8ZSvRak/dS886Rv45+YfbKULk8vIYe BDua0RAFHZWP00RFdcPxAt4ML7e97Kc8oLag1oQLNl0SJkZZnXDdpLJNpCUwqXZh8vWUsV JGd2I4YzpxmCVwOiTENdFDVtHQOarj210b7sZZEc1WxdLcqd2iMFOdhzBZfEKIustSp7YQ MB/JUzt7uSQcihU3BKwF2vCIW8tsOnJyx2yKnVxYiAKTubKXA+T2SVKgZxDm+wZq3g+RY9 1CvpDBS2Gwx/Cj9VcrBbVs3lH6DUd4YmRS/6DJ3lH07fnkgBFJ7XIoRpZQSAmg== Date: Sat, 27 Apr 2024 02:17:47 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240427001747.GA6420@pb2> References: <20240425143459.2875-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240425143459.2875-1-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avformat/framecrcenc: allow setting which side data parameters are printed 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="===============3786838032289129837==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3786838032289129837== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="97D5ADYwdcHJGY+v" Content-Disposition: inline --97D5ADYwdcHJGY+v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 25, 2024 at 11:34:59AM -0300, James Almer wrote: > For some side data types, the size is dependent on the arch at runtime, w= hich > is not good for FATE tests. Which are not bit exact ? I guess its pointer size or something. Either way i have some local improvments for framecrc that iam using for testing ill post that. It may be a better direction (with some bitexact fla= g) than globally disabling size. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Asymptotically faster algorithms should always be preferred if you have asymptotical amounts of data --97D5ADYwdcHJGY+v Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZixEIgAKCRBhHseHBAsP q6UbAKCKliLBNvnZx415IOxalPSw6ey8FgCfXDoAKaizrEHo72DUIJcg6CY/DY8= =swgd -----END PGP SIGNATURE----- --97D5ADYwdcHJGY+v-- --===============3786838032289129837== 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". --===============3786838032289129837==--