summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2018-11-11 21:49:29 +1100
committerPeter Ross <pross@xvid.org>2018-11-28 22:16:07 +1100
commitdea1224754fda003b0229c56bce6602a5699d8db (patch)
treef4beecac017fe6832442f73e4d6206fdc1501ffd /tests
parent533ba0b6b5a5357fe8c19b3b5bb23fa16b6979f1 (diff)
additional math.h functions for djgpp
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 b35f016127..0c98a0638a 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -28,6 +28,7 @@ compat/avisynth/avxsynth_c.h
compat/avisynth/windowsPorts/basicDataTypeConversions.h
compat/avisynth/windowsPorts/windows2linux.h
compat/cuda/dynlink_loader.h
+compat/djgpp/math.h
compat/float/float.h
compat/float/limits.h
Use of av_clip() where av_clip_uintp2() could be used: