summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-01-28 13:23:23 +0100
committerAnton Khirnov <anton@khirnov.net>2023-01-06 10:49:42 +0100
commit9177970bcac0b0a12894b22586b488dd0c134e26 (patch)
tree71f5b479a2f86900ea31edb90c87d9829fe803ca /libavcodec/Makefile
parent8fe551eca02caa86bc17d6f9bc933ae72d8a2c4c (diff)
downloadffmpeg-9177970bcac0b0a12894b22586b488dd0c134e26.tar.gz
lavc/bitstream: templatize for BE/LE
Allows using both BE and LE bitstream readers in the same file.
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 3ab448dd49..68669b1b46 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -1252,6 +1252,7 @@ SKIPHEADERS += %_tablegen.h \
aaccoder_trellis.h \
aacenc_quantization.h \
aacenc_quantization_misc.h \
+ bitstream_template.h \
$(ARCH)/vpx_arith.h \
SKIPHEADERS-$(CONFIG_AMF) += amfenc.h