AAC encoder: fix make checkheaders
With the move of some functions into templates in aaccoder_twoloop.h and aaccoder_trellis.h, make checkheaders started failing. Add them to SKIPHEADERS as should be.
This commit is contained in:
parent
6a817ac1e9
commit
3693efb315
@ -912,6 +912,8 @@ SKIPHEADERS += %_tablegen.h \
|
||||
fft-internal.h \
|
||||
tableprint.h \
|
||||
tableprint_vlc.h \
|
||||
aaccoder_twoloop.h \
|
||||
aaccoder_trellis.h \
|
||||
$(ARCH)/vp56_arith.h \
|
||||
|
||||
SKIPHEADERS-$(CONFIG_D3D11VA) += d3d11va.h dxva2_internal.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user