mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
avcodec/Makefile: add libutvideo.h to SKIPHEADERS
libutvideo.h is not a C header and thus fails building as a C file Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
b27555a3a0
commit
26b9f5bcdb
@ -835,6 +835,7 @@ SKIPHEADERS += %_tablegen.h \
|
|||||||
%_tables.h \
|
%_tables.h \
|
||||||
aac_tablegen_decl.h \
|
aac_tablegen_decl.h \
|
||||||
fft-internal.h \
|
fft-internal.h \
|
||||||
|
libutvideo.h \
|
||||||
old_codec_ids.h \
|
old_codec_ids.h \
|
||||||
tableprint.h \
|
tableprint.h \
|
||||||
$(ARCH)/vp56_arith.h \
|
$(ARCH)/vp56_arith.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user