From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ffmpeg-devel-bounces@ffmpeg.org>
Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100])
	by master.gitmailbox.com (Postfix) with ESMTP id 711EE452ED
	for <ffmpegdev@gitmailbox.com>; Sun, 19 Mar 2023 19:40:12 +0000 (UTC)
Received: from [127.0.1.1] (localhost [127.0.0.1])
	by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C57D568BFE2;
	Sun, 19 Mar 2023 21:40:10 +0200 (EET)
Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231])
 by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EF19B68BFE2
 for <ffmpeg-devel@ffmpeg.org>; Sun, 19 Mar 2023 21:40:03 +0200 (EET)
Received: (Authenticated sender: michael@niedermayer.cc)
 by mail.gandi.net (Postfix) with ESMTPSA id BFA19100007
 for <ffmpeg-devel@ffmpeg.org>; Sun, 19 Mar 2023 19:40:02 +0000 (UTC)
Date: Sun, 19 Mar 2023 20:39:59 +0100
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Message-ID: <20230319193959.GJ375355@pb2>
References: <20230319141514.28134-1-michael@niedermayer.cc>
 <20230319141514.28134-2-michael@niedermayer.cc>
 <004d743a-bc6e-3d06-6f18-2f4c237548bc@gmail.com>
MIME-Version: 1.0
In-Reply-To: <004d743a-bc6e-3d06-6f18-2f4c237548bc@gmail.com>
Subject: Re: [FFmpeg-devel] [PATCH 2/2] avfilter/vf_uspp: add
 AV_CODEC_FLAG_RECON_FRAME support
X-BeenThere: ffmpeg-devel@ffmpeg.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org>
List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe>
List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel>
List-Post: <mailto:ffmpeg-devel@ffmpeg.org>
List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help>
List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe>
Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Content-Type: multipart/mixed; boundary="===============9178528301186464476=="
Errors-To: ffmpeg-devel-bounces@ffmpeg.org
Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org>
Archived-At: <https://master.gitmailbox.com/ffmpegdev/20230319193959.GJ375355@pb2/>
List-Archive: <https://master.gitmailbox.com/ffmpegdev/>
List-Post: <mailto:ffmpegdev@gitmailbox.com>


--===============9178528301186464476==
Content-Type: multipart/signed; micalg=pgp-sha256;
	protocol="application/pgp-signature"; boundary="LQAwcd5tHl0Qlnzi"
Content-Disposition: inline


--LQAwcd5tHl0Qlnzi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Mar 19, 2023 at 11:24:54AM -0300, James Almer wrote:
> On 3/19/2023 11:15 AM, Michael Niedermayer wrote:
> > about 50% faster (based on command line fps)
>=20
> You should not allocate the 256 decoders if the encoder is a
> AV_CODEC_FLAG_RECON_FRAME one, as they will not be used.
> Doing so would save memory and speed up initialization.

ok will post a new patchset

thx

[...]

--=20
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle=20

--LQAwcd5tHl0Qlnzi
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZBdlBwAKCRBhHseHBAsP
q959AJ97ra+x6hPXewrmeL+obRRZKUAlTwCfRNnmK04nyb7P061YNdQZZIk38qs=
=D6zF
-----END PGP SIGNATURE-----

--LQAwcd5tHl0Qlnzi--

--===============9178528301186464476==
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".

--===============9178528301186464476==--