diff options
author | Peter Ross <pross@xvid.org> | 2018-11-11 21:49:29 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2018-11-28 22:16:07 +1100 |
commit | dea1224754fda003b0229c56bce6602a5699d8db (patch) | |
tree | f4beecac017fe6832442f73e4d6206fdc1501ffd /tests/ref/fate | |
parent | 533ba0b6b5a5357fe8c19b3b5bb23fa16b6979f1 (diff) | |
download | ffmpeg-dea1224754fda003b0229c56bce6602a5699d8db.tar.gz |
additional math.h functions for djgpp
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/source | 1 |
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: |