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 14F2143197 for ; Tue, 24 May 2022 13:45:26 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C09AE68B50B; Tue, 24 May 2022 16:45:24 +0300 (EEST) Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 170F268B49C for ; Tue, 24 May 2022 16:45:18 +0300 (EEST) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 379CF240008 for ; Tue, 24 May 2022 13:45:16 +0000 (UTC) Date: Tue, 24 May 2022 15:45:16 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220524134516.GX396728@pb2> References: <20220523210139.19480-1-leo.izen@gmail.com> MIME-Version: 1.0 In-Reply-To: <20220523210139.19480-1-leo.izen@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH v4 0/1] [WIP] avutil/csp changes 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="===============8785621879818652246==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8785621879818652246== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5860PwWXAiuGjz3C" Content-Disposition: inline --5860PwWXAiuGjz3C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 23, 2022 at 05:01:38PM -0400, Leo Izen wrote: > Changes in v4: > - Provide the patch with an AVCIExy struct so we can discuss its > potential pros and cons >=20 > Changes in v3: > - increase precision for AVR() macro to 100k, at haasn's request > - add #define AVUTIL_CSP_DENOM 100000 > - add 0.5 to the AVR macro definition to get exact values from truncation >=20 > This patch is a work in progress example for swapping these > structs from doubles to AVRationals. >=20 > There's two main discussions here to be had > - Is this API to be exposed as avpriv_ or av_? > - Should these structs use AVRational or double values? >=20 > I don't believe a consensus has been reached on this yet, but I've attach= ed > an AVRational version of it so we can see the pros/cons. iam fine with the API (as well as a wide range of variations of this) thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In fact, the RIAA has been known to suggest that students drop out of college or go to community college in order to be able to afford settlements. -- The RIAA --5860PwWXAiuGjz3C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYozhaAAKCRBhHseHBAsP q8JOAJ9ZFhlbxwpdQ6EkwA994AVc9Uj6uACgjYMx+bUSmWGuIfbxMLu4TkLpahw= =hNBt -----END PGP SIGNATURE----- --5860PwWXAiuGjz3C-- --===============8785621879818652246== 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". --===============8785621879818652246==--