[FFmpeg-devel] [PATCH] split alldevices.c and prerequisites
Måns Rullgård
mans
Mon Nov 16 15:20:37 CET 2009
Diego Biurrun <diego at biurrun.de> writes:
> On Sun, Nov 15, 2009 at 03:41:29AM +0000, M?ns Rullg?rd wrote:
>> Michael Niedermayer <michaelni at gmx.at> writes:
>>
>> > On Sat, Nov 14, 2009 at 05:22:43PM +0100, Diego Biurrun wrote:
>> >
>> >> That leaves the issue of what to do with resolve_host. Any suggestions?
>> >
>> > If people think its ok for libav to have something like that in its public
>> > api then i dont mind
>>
>> It depends on CONFIG_NETWORK so I'm not sure it's such a good idea.
>
> Then we shall have to continue compiling at least ffserver with
> -DHAVE_AV_CONFIG_H.
>
> Mans, what about leaving -DHAVE_AV_CONFIG_H out of CPPFLAGS when
> compiling programs and examples (except for ffserver)?
All the ff* programs need various test results from config.h. I
suppose we could #include that directly while leaving the -D flag off.
I'll cook something up.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list