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 3EDA7424D0 for ; Thu, 17 Mar 2022 16:29:16 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9C70E68ADCC; Thu, 17 Mar 2022 18:29:14 +0200 (EET) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9AE55687F96 for ; Thu, 17 Mar 2022 18:29:08 +0200 (EET) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id B9BA5C0005 for ; Thu, 17 Mar 2022 16:29:07 +0000 (UTC) Date: Thu, 17 Mar 2022 17:29:06 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220317162906.GI2829255@pb2> References: <20220311121830.5653-9-martin@martin.st> <20220311135324.27948-1-martin@martin.st> MIME-Version: 1.0 In-Reply-To: <20220311135324.27948-1-martin@martin.st> Subject: Re: [FFmpeg-devel] [PATCH v3 9/9] configure: Use a separate config_components.h header for $ALL_COMPONENTS 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="===============1304320547358263485==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1304320547358263485== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9xtiNczZ5t8liq1m" Content-Disposition: inline --9xtiNczZ5t8liq1m Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 11, 2022 at 03:53:24PM +0200, Martin Storsj=F6 wrote: > This avoids unnecessary rebuilds of most source files if only the > list of enabled components has changed, but not the other properties > of the build, set in config.h. > --- > Patchwork notified me that the previous round failed building > libavdevice/alsa.c due to missing an include of the new header. >=20 > I now did grepping for constants like CONFIG_.*{MUXER|CODER|...} > to find other files that might need including that header. Now > there should be much less risk of breaking things in configs with > components I haven't tested. > --- oss-fuzz needed this: https://github.com/google/oss-fuzz/pull/7396 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Take away the freedom of one citizen and you will be jailed, take away the freedom of all citizens and you will be congratulated by your peers in Parliament. --9xtiNczZ5t8liq1m Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYjNhzQAKCRBhHseHBAsP q+awAJ9P9KkhGNvC0b+mivpxDm+uQC5ZtACbB+9YkpbZQKZEPnRb1Tj6rftYg90= =OVuG -----END PGP SIGNATURE----- --9xtiNczZ5t8liq1m-- --===============1304320547358263485== 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". --===============1304320547358263485==--