[FFmpeg-devel] [PATCH v3 9/9] configure: Use a separate config_components.h header for $ALL_COMPONENTS

Michael Niedermayer michael at niedermayer.cc
Thu Mar 17 18:29:06 EET 2022


On Fri, Mar 11, 2022 at 03:53:24PM +0200, Martin Storsjö 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.
> 
> 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

[...]
-- 
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220317/13da8040/attachment.sig>


More information about the ffmpeg-devel mailing list