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 97CCB40C0C for ; Tue, 8 Mar 2022 13:39:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BAC5868B0D3; Tue, 8 Mar 2022 15:39:25 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 914E768AB7C for ; Tue, 8 Mar 2022 15:39:19 +0200 (EET) 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 228DdIgC003266 ; Tue, 8 Mar 2022 14:39:18 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id 197EBE62AD; Tue, 8 Mar 2022 14:39:18 +0100 (CET) Date: Tue, 8 Mar 2022 14:39:18 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20220307221542.3265-1-pal@sandflow.com> <20220307221542.3265-7-pal@sandflow.com> MIME-Version: 1.0 In-Reply-To: <20220307221542.3265-7-pal@sandflow.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Tue, 08 Mar 2022 14:39:18 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH v3 7/7] avformat/concat: refactor to use ff_rescale_interval() 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 Cc: Pierre-Anthony Lemieux Content-Type: multipart/mixed; boundary="===============3764853344913920491==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3764853344913920491== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="boVqKrbEbRg9circ" Content-Disposition: inline --boVqKrbEbRg9circ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable pal@sandflow.com (12022-03-07): > From: Pierre-Anthony Lemieux >=20 > --- > libavformat/concatdec.c | 18 ++++-------------- > 1 file changed, 4 insertions(+), 14 deletions(-) This patch still LGTM. Regards, --=20 Nicolas George --boVqKrbEbRg9circ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmInXIMACgkQcZVLI8pN xgzKDBAAqt4ErqBO0X84f44rZ13jc0InW5nZtY5SS4C+CHz4Wn9tVfGJedaTkp3X kSc7LuPxMSSUVfwvbz97ZZ+gci5W2X02cBpZzRpbuhcmJsNZoPDMTKK7mTqFEdYt 70YzfyQGwJpuQLPWfM9N8Pi9vBWnxmveqVt8B3yvyqRB1XodrkzRlFThy4q+wUrR 8jVTM6JMSxTBI5VjzT4ptGlhCHhdGl89HxMrU9CZWjOzUwynElD0pL/hy98I1jgN E8USjJVrQEb91L3FLSYtYRjSe6+XeByOaw29yruE67STzB0KRRc5WZBbNZmisVEg njYtPWnMFlXyq/ZtCpprkEP+QWKhWwxSrQZlVaMoxsuAU1TF/YRSLtiz+i7IMvFN CwCr5RKMfMnb4bt9zPZjO1EylTXhhwY9WH6brz5xAODbl+mYtXXu6c/X7PvmadQy jM2/4a0uOFTYscgRAiaEuiSVvBsayJx2VQ65MTbUiY6EHEXEUYgM4dzBRy7ujY5A L5Zs7u4Z57JARGeao9cltroS9hK2/qnB7PgdOHhYYGyfGvKOeGjYUlPRhlMOd+gT ZaaneOLmKM+cvZwJKKQV0TiIOSkrVl+yQxEWIyFcOFTpDhc+QxmlJ/eNzEUqCkSB 3kP5bW9wpkJyTbYHCfs19MH24SvJijWbkCOfcyevFH5kwMP2cmY= =UwIK -----END PGP SIGNATURE----- --boVqKrbEbRg9circ-- --===============3764853344913920491== 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". --===============3764853344913920491==--