[FFmpeg-devel] [PATCH 3/3] configure: fail if autodetect-libraries are requested but not found

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sat Dec 3 00:24:12 EET 2016


On 02.12.2016 19:20, Michael Niedermayer wrote:
> On Fri, Dec 02, 2016 at 12:44:41AM +0100, Andreas Cadhalpun wrote:
>> There is already va_va_h in vaapi_deps and I'm not sure, what else
>> you'd like to have there.
> 
> i see a "disable vaapi" here but that should be done by the dependency
> or why is it done here ?

Now I see what you mean.

>> However, it seems independent of this patch.
> 
> yes
> 
> 
> iam ok with the patch if other are and its tested

I've tested for all AUTODETECT_LIBS that enabling the when configure
doesn't find them triggers a configure failure after the patch.
I've also check for a few libs that all combinations of --enable,
--disable, no configure flag and library installed or not does the
right thing.

Do you think there is something else that should be tested?

Best regards,
Andreas



More information about the ffmpeg-devel mailing list