[FFmpeg-devel] [PATCH] Add vda_vt_internal.h to SKIPHEADERS.
Ronald S. Bultje
rsbultje at gmail.com
Wed Mar 29 00:40:50 EEST 2017
This fixes make checkheaders.
---
libavcodec/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 876a69e..023fd15 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -1001,6 +1001,7 @@ SKIPHEADERS += %_tablegen.h \
fft-internal.h \
tableprint.h \
tableprint_vlc.h \
+ vda_vt_internal.h \
aaccoder_twoloop.h \
aaccoder_trellis.h \
aacenc_quantization.h \
--
2.8.1
More information about the ffmpeg-devel
mailing list