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 CA323473CF for ; Fri, 6 Oct 2023 19:43:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1B7DF68CA91; Fri, 6 Oct 2023 22:43:42 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5E8E768CA61 for ; Fri, 6 Oct 2023 22:43:35 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 396JhY35011829 for ; Fri, 6 Oct 2023 21:43:34 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 6D333EB5BD; Fri, 6 Oct 2023 21:43:34 +0200 (CEST) Date: Fri, 6 Oct 2023 21:43:34 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Fri, 06 Oct 2023 21:43:34 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 02/42] avcodec/refstruct: Add simple API for refcounted objects 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="===============7531971217281140247==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7531971217281140247== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EpOz5cOJg1CokZ9/" Content-Disposition: inline --EpOz5cOJg1CokZ9/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Andreas Rheinhardt (12023-10-06): > Will apply patches 2-16 (i.e. up to the pool API) tomorrow unless there > are objections. Have you given some thought to using a template to make the API type-safe directly? Regards, --=20 Nicolas George --EpOz5cOJg1CokZ9/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmUgY2QACgkQcZVLI8pN xgzydg/+LTPs7fUJtqCH+BIqjTyB8g5jsZmLrHGLwpAyqW8leqnemj3NfAe+ySoy mzwTsSWM1ugNAM7ilFJspfrAA9oDmb4KipOXgE5nqd32wgPcMba95DmCAITEdNPH 1+uKWWWTTSZy0Yas40ersJWDZtTwxWr/Pi5hDZL0ySQbqcyNkgdliEBduF2xbMud 7QnWogTwaGa5yz4d9Q6Id1Zd3TGhPRxn0y5mt/kI5FywCX8FKPnJka8jU0DXzJsZ V1EkVxkwoTOH4Parw9eEzdkuuFo1+VcIrwlVtqXWPeQgsQazztVdaDR9lijDlwlO /LxcXj7rMHVGLqXypJAoJX24DJkd03YXQV2ig103/ncRn+nDWxtMcu/J22Cc4FNu tsX1Qvn2DznohFRcNw6Nu8pFliAkI6W9KDzafu8wWldihQASE9+D86sUIv8S+713 lKd2DfCaKnUWZPMhnqBfCQj50vc0048eRnqcU15ufcx+/j34Sf50PeDI/zy3AKDs iyYx3YBJR7a2x03mymK5r8blNI5LvZciV9Yuky8QM2e8ZErBSKnhjBo0U2QcHYAS 8qKUDUwyvGk2bC4Hi28/vhAwVAgXoq5dwj2pC+1yIM+BhjPXkBtyPMmXTvz55LPZ xqgPuYzA12u2KrV1/7UHnKAMrJGvyJPc1ndDwZYZ9FsLK+Aiv6w= =+LZo -----END PGP SIGNATURE----- --EpOz5cOJg1CokZ9/-- --===============7531971217281140247== 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". --===============7531971217281140247==--