[FFmpeg-devel] [PATCH] change semantic of CONFIG_*
Mans Rullgad
mans
Tue Jan 13 12:17:14 CET 2009
Aurelien Jacobs wrote:
> Hi,
>
> Attached patch replaces each occurrence of #ifdef CONFIG_ by #if CONFIG_
> and ensure CONFIG_* are always defined to 0/1.
> I guess this one should please everyone.
> Are you OK with this M?ns ?
Yes, this is the right way to go, but please don't commit just yet.
> After this patch is applied, the plan is to
> - change the semantic of HAVE_* and ARCH_* in the same way
> - replace all the usage of ENABLE_ by CONFIG_
> - remove all definitions of ENABLE_*
If you don't mind, could you send incremental patches for these as well?
Then I can test it on some more architectures. This is time-consuming,
so I'd rather do it all in one go.
--
Mans Rullgard
mans at mansr.com
More information about the ffmpeg-devel
mailing list