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 D46FE45958 for ; Fri, 28 Apr 2023 08:47:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AFDFD68BF79; Fri, 28 Apr 2023 11:47:33 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3F07168BA81 for ; Fri, 28 Apr 2023 11:47:27 +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 33S8lQZW016838 for ; Fri, 28 Apr 2023 10:47:26 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 9335DEB5BF; Fri, 28 Apr 2023 10:47:26 +0200 (CEST) Date: Fri, 28 Apr 2023 10:47:26 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230427142601.2613-1-anton@khirnov.net> <20230427142601.2613-11-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20230427142601.2613-11-anton@khirnov.net> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Fri, 28 Apr 2023 10:47:26 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 11/21] fftools/ffmpeg_filter: add InputFilter private data 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="===============6257500011976217938==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6257500011976217938== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LtdAyi4PTQkCiIkN" Content-Disposition: inline --LtdAyi4PTQkCiIkN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Anton Khirnov (12023-04-27): > Move InputFilter.frame_queue to it, which is not accessed outside of > ffmpeg_filter. > --- > fftools/ffmpeg.h | 2 -- > fftools/ffmpeg_filter.c | 33 ++++++++++++++++++++++++--------- > 2 files changed, 24 insertions(+), 11 deletions(-) Same as FilterGraph: compleely useless change. --=20 Nicolas George --LtdAyi4PTQkCiIkN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmRLiBwACgkQcZVLI8pN xgz5Tg//QHnTzMSPYcWdi36RmUxxqkLD4TSVp2hHOkMDSNcHIC+q91hvvwyzObD3 r8E5QLNrgzR5byvBvms9ACjz3vBmlTiobk1Ecm9n616OR8KA9CO7PkDShnzMxDmI M19hpd+8LRmtqkHdr8OCHVIbDgEyJtvq3/k7eHxJMMdNekCrmHfkulWZQcADkix4 iodHega1lGvASO7PQ44RUXkgRN9dmYVtTeeKT3PjaCDOOZKdtL9mREZg9TNPZz+d WyNccdeDmfEEWxe8B7uP2MT0wYDnETUxu+HurWzWdZjB8Po0GztlLcYmHhslav8x eGO95RUCX6n5hTEVS7uQ9+O2BTrRn4EKUX5WVZvR+LJ7oWigUVqT3VTCF6nb+qZ6 fzY1HFFmmO+6txpeXbiwYUji5/smlfsJdRPUGkwzYoUO8gIiAR6EeOW+pitjDOMh 6OPSLArihaMyeUJCuGACnp17lBue1kumEfNxRCX4oDo67Fk35ZuayddEtRHKVaiQ BOehrBbbXgRhQVVtq1bIuJL9g4dt5gZw19FK/Uqs3r/uwd+bpW+GvQdgPW08kPLo ft7lkhC1Frym+ruWC7TmlUiZUbSjoOLW/UniVU7Ib9KtyOT6q9CQKcCae7Slv1BP YkpR3XMqtTmDExo8ubTXK+zaIY7sx7i9JHNuZ5/lPqllm6DTX/Y= =c1yM -----END PGP SIGNATURE----- --LtdAyi4PTQkCiIkN-- --===============6257500011976217938== 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". --===============6257500011976217938==--