On 8/4/2016 4:32 AM, Carl Eugen Hoyos wrote:
> 2016-08-03 6:30 GMT+02:00 James Almer :
>> Also don't include it on files that don't need it.
>>
>> This reduces differences with libav
>>
>> Signed-off-by: James Almer
>> ---
>> Untested with VDPAU enabled.
>
> The patch is probably ok if it does no
On Thu, Aug 4, 2016 at 12:57 AM Carl Eugen Hoyos wrote:
> 2016-08-03 6:30 GMT+02:00 James Almer :
> > Also don't include it on files that don't need it.
> >
> > This reduces differences with libav
> >
> > Signed-off-by: James Almer
> > ---
> > Untested with VDPAU enabled.
>
> The patch is probab
2016-08-03 6:30 GMT+02:00 James Almer :
> Also don't include it on files that don't need it.
>
> This reduces differences with libav
>
> Signed-off-by: James Almer
> ---
> Untested with VDPAU enabled.
The patch is probably ok if it does not brake compilation with
VDPAU enabled or disabled.
Carl