On 09/07/15 15:26, Vittorio Giovara wrote:
> On Thu, Jul 9, 2015 at 1:43 PM, Luca Barbato <[email protected]> wrote:
>> ---
>>  libavcodec/Makefile | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
>> index 1529b4b..61024d0 100644
>> --- a/libavcodec/Makefile
>> +++ b/libavcodec/Makefile
>> @@ -746,6 +746,7 @@ SKIPHEADERS-$(CONFIG_D3D11VA)          += d3d11va.h 
>> dxva2_internal.h
>>  SKIPHEADERS-$(CONFIG_DXVA2)            += dxva2.h dxva2_internal.h
>>  SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER)  += libschroedinger.h
>>  SKIPHEADERS-$(CONFIG_MPEG_XVMC_DECODER) += xvmc.h
>> +SKIPHEADERS-$(CONFIG_NVENC)            += nvenc.h
>>  SKIPHEADERS-$(CONFIG_QSV)              += qsv.h qsv_internal.h
>>  SKIPHEADERS-$(CONFIG_QSVDEC)           += qsvdec.h
>>  SKIPHEADERS-$(CONFIG_QSVENC)           += qsvenc.h
> 
> imho "lavc: Add nvenc.h to the skipheader
> 
> Unbreak make checkheaders."
> is actually appropriate.
> 
> lgtm
> 

Fine for me.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to