11 lines
675 B
Text
11 lines
675 B
Text
--- ffmpeg/libavcodec/Makefile.orig 2016-02-16 20:31:33 UTC
|
|
+++ ffmpeg/libavcodec/Makefile
|
|
@@ -935,7 +935,7 @@ SKIPHEADERS +
|
|
aaccoder_trellis.h \
|
|
aacenc_quantization.h \
|
|
aacenc_quantization_misc.h \
|
|
- $(ARCH)/vp56_arith.h \
|
|
+ $(MPLAYER_ARCH)/vp56_arith.h \
|
|
|
|
SKIPHEADERS-$(CONFIG_D3D11VA) += d3d11va.h dxva2_internal.h
|
|
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
|