On Wed, Feb 17, 2016 at 10:07 PM, Clément Bœsch <[email protected]> wrote:
> On Wed, Feb 17, 2016 at 10:02:47PM +0100, Michael Niedermayer wrote:
>> From: Luca Barbato <[email protected]>
>>
>
> strange mail.
>
>> Allow to issue twice --enable options.
>>
>> Signed-off-by: Michael Niedermayer <[email protected]>
>> ---
>>  configure |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/configure b/configure
>> index fb81a19..f492be4 100755
>> --- a/configure
>> +++ b/configure
>> @@ -656,7 +656,7 @@ enable_deep_force(){
>>  }
>>
>>  request(){
>> -    disable $* # force the refresh of the dependencies
>> +    set_all no $* # force the refresh of the dependencies
>>      for var; do
>>          enable ${var}_requested
>>      done
>
> i confirm this fixes the issue
>

Libav seems to have decided to revert the entire badge that caused
this after they were brought up to speed on the remaining issues.
So before we worry too much, we should just follow that and then
re-evaluate any new fixed patches once available.

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to