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 B023A497E3 for ; Wed, 20 Mar 2024 19:55:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DD60368D4D7; Wed, 20 Mar 2024 21:55:33 +0200 (EET) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8E37968D4DD for ; Wed, 20 Mar 2024 21:55:27 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id CE1AB240007 for ; Wed, 20 Mar 2024 19:55:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1710964527; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=d+UlpbiTGBcpMG2AMNeuXs31sPDL49mbfpifqE2kY/o=; b=MIPvv3o1sW7LNps33y+6hu0MK4wx5NVRwPThIvB1UEDFTiAbxcOfYlyzEIppZ/+1thkolE BhU/7jjXiDdEg838hxFEyCfAZwBvMfcnoY2AkQ6iBLG76GXLBkR8qC+PfWVnY8aEUPOcpK AkfQ+FColy6aKqf/8RSwkhzMGG9m3YpHejgtGvvOLju5WfCYg7nx1/VYk/whwQIgCTUGDP j0XHMOPAl4cvhwrhRFU2Oa4PHl4b033BLq7C8uFKL1AfvjnC6Lace6gzD4nw6uoHYTjHHQ Vvi4nyVr2je7BQl+btXYMqAahIrSVHzpZHlOnDlWxPpHdrvuImOBYJEKzKjnpg== Date: Wed, 20 Mar 2024 20:55:26 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240320195526.GV6420@pb2> References: <20240313122425.92457-1-ffmpeg@haasn.xyz> <20240313122425.92457-2-ffmpeg@haasn.xyz> <20240319215556.GO6420@pb2> <20240320152353.GB35343@haasn.xyz> MIME-Version: 1.0 In-Reply-To: <20240320152353.GB35343@haasn.xyz> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/2] avfilter/vf_scale2ref: switch to FFFrameSync 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="===============4282447549701785830==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4282447549701785830== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Vi/jrLtJmwPg3lia" Content-Disposition: inline --Vi/jrLtJmwPg3lia Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 20, 2024 at 03:23:53PM +0100, Niklas Haas wrote: > On Tue, 19 Mar 2024 22:55:56 +0100 Michael Niedermayer wrote: > > is it neccessary to drop compatibility to the old syntax ? >=20 > Only if we want to use framesync. If we don't care about synchronizing > the streams, then we could drop FS and just use a custom activate > function which forwards output status only to the *corresponding* input. if the full bugfix cant be done in the same filter then i guess we need a 2= nd filter, maybe scale1ref [...] thx --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The smallest minority on earth is the individual. Those who deny=20 individual rights cannot claim to be defenders of minorities. - Ayn Rand --Vi/jrLtJmwPg3lia Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZfs/LgAKCRBhHseHBAsP q9etAJ4mFmXM8HDj81PBVnKihd9gABvn6gCfdhL+IIZZ2WDAIlQ6bdZH2AkMcEw= =uYaf -----END PGP SIGNATURE----- --Vi/jrLtJmwPg3lia-- --===============4282447549701785830== 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". --===============4282447549701785830==--