mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
Add decklink_enc.h to SKIPHEADERS.
Fixes make checkheaders without decklink headers.
This commit is contained in:
parent
3734c3ea51
commit
a88dee8eea
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ OBJS-$(HAVE_LIBC_MSVCRT) += file_open.o
|
|||
# Windows resource file
|
||||
SLIBOBJS-$(HAVE_GNU_WINDRES) += avdeviceres.o
|
||||
|
||||
SKIPHEADERS-$(CONFIG_DECKLINK) += decklink_enc.h
|
||||
SKIPHEADERS-$(CONFIG_DSHOW_INDEV) += dshow_capture.h
|
||||
SKIPHEADERS-$(CONFIG_LIBPULSE) += pulse_audio_common.h
|
||||
SKIPHEADERS-$(CONFIG_V4L2_INDEV) += v4l2-common.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue