summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-01-28 13:23:23 +0100
committerAnton Khirnov <anton@khirnov.net>2022-01-25 10:04:32 +0100
commitc5714400662fdc285166addc626d0d1d34fdc414 (patch)
tree5db7fc00de2caaf9669b10b5f7d6437e908b286c /tests
parent03747780044563c8d4429c05849bfe2c0585e1df (diff)
lavc/bitstream: templatize for BE/LE
Allows using both BE and LE bitstream readers in the same file.
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/source1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index 69dcdc4f27..497f296196 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -20,6 +20,7 @@ Headers without standard inclusion guards:
compat/djgpp/math.h
compat/float/float.h
compat/float/limits.h
+libavcodec/bitstream_template.h
tools/decode_simple.h
Use of av_clip() where av_clip_uintp2() could be used:
Use of av_clip() where av_clip_intp2() could be used: