On 6/21/2017 8:48 AM, Michael Niedermayer wrote:
> On Tue, Jun 20, 2017 at 07:49:59PM -0300, James Almer wrote:
>> From: Diego Biurrun
>>
>> NASM is more actively maintained and permits generating dependency
>> information
>> as a sideeffect of assembling, thus cutting build times in half.
>>
>>
On Tue, Jun 20, 2017 at 07:49:59PM -0300, James Almer wrote:
> From: Diego Biurrun
>
> NASM is more actively maintained and permits generating dependency information
> as a sideeffect of assembling, thus cutting build times in half.
>
> (Cherry-picked from libav commit 57b753b445e23363c997a8ec1c
From: Diego Biurrun
NASM is more actively maintained and permits generating dependency information
as a sideeffect of assembling, thus cutting build times in half.
(Cherry-picked from libav commit 57b753b445e23363c997a8ec1c556e0b0f6e9da3)
Signed-off-by: James Almer
---
.travis.yml |