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 5E573439A8 for ; Thu, 4 Aug 2022 08:29:46 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3D4F068B947; Thu, 4 Aug 2022 11:29:43 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 56AD268B7B1 for ; Thu, 4 Aug 2022 11:29:37 +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 2748TaP7002059 for ; Thu, 4 Aug 2022 10:29:36 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 92F85EB5BC; Thu, 4 Aug 2022 10:29:36 +0200 (CEST) Date: Thu, 4 Aug 2022 10:29:36 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20220803135844.16662-1-anton@khirnov.net> <20220803135844.16662-19-anton@khirnov.net> <165960120321.10012.18412062721143749209@lain.khirnov.net> 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]); Thu, 04 Aug 2022 10:29:36 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 19/25] fftools/ffmpeg: report new streams from the input thread 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="===============5597542248529217217==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5597542248529217217== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XFqH1bbJNEy/W52j" Content-Disposition: inline --XFqH1bbJNEy/W52j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Andreas Rheinhardt (12022-08-04): > Or the timebase should be passed by value (as is commonly done elsewhere). That would have been the best initially. But it is a public function, changing it would be an API break, probably not worth the deprecation dance. Regards, --=20 Nicolas George --XFqH1bbJNEy/W52j Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmLrg24ACgkQcZVLI8pN xgz0hw/+ICsJZW4fLjQmhB5KIYdZlbFuzWBs4Sjc4jZIPy4/2WPyE+f1CTQ85uFa X3OUpof5NvK4hDV2vpXvxCL/TZNsrUvGxPRs88iWa1BJWAzLXia9U/ZlbV1i12HK rh+ITgNqQfhFoX/tI6USaC1AwUs6I8BqVKa+Df//W0j5vtf6uwfVwyYSThuxqgEB LAW5IWe03XvQtuZRAMy13+W5knwAF21aUjIfpsU98lrShL8io/F5R+MaWaVa29Al KfpdYbUCVv7Nv/EqRf89JSachE+KQgB0cKJihYzfc3Oem3RL78cnLRainmhWpP/V heI/CZGEB9kUtLJ3E6kZqHPr3yedCYmNDP4g2DOKVYW7jab9e3F8+gDOYrmml7QT s2qGmKfIZ88ZdCHIBowUvp6xE/dtxVYX2TXGtFqR7qFgY8N3d+R3Fjgb55aF3j1w D+1/SXlMkDlQItyKgwUCKyUcFqox41QY4ntpxYXXfex8s/w4UNDDR9TaYj+xUmxM sjLUJiU+WDuPzQ6X76MjmgiJW1xPwgs1NCGFsDDQ0ARfykuDakVBkec/sZUo/cJQ /V/W0TaPYKUOjSZX+yriAfzorW4yIDMpirzuNeqfLwPQx0olkHzd3aNM6Y95T11n y/0H0HlEq2V4x1PMstuu+LarhY7gOR+2m+TZ3Mrjf0Ks0gHEnK0= =Xhhe -----END PGP SIGNATURE----- --XFqH1bbJNEy/W52j-- --===============5597542248529217217== 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". --===============5597542248529217217==--