summaryrefslogtreecommitdiff
path: root/tests/ref/fate/source
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2018-02-26 01:20:51 +0100
committerTimo Rothenpieler <timo@rothenpieler.org>2018-02-27 16:22:12 +0100
commit27cbbbb33f259de7c795d2b75edf7b240f0f82e6 (patch)
tree4ea8517b48c0dac803d515c5c279113521243bf3 /tests/ref/fate/source
parent7414d0bda7763f9bd69c26c068e482ab297c1c96 (diff)
compat: remove in-tree NVidia headers
External headers are no longer welcome in the ffmpeg codebase because they increase the maintenance burden. However, in the NVidia case the vanilla headers need some modifications to be usable in ffmpeg therefore we still provide them, but in a separate repository. The external headers can be found at https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git Fate-source is updated because of the deleted files, and dynlink_loader.h license headers were updated with the standard FFmpeg headers. Signed-off-by: Marton Balint <cus@passwd.hu> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'tests/ref/fate/source')
-rw-r--r--tests/ref/fate/source4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index 2def03495b..809c4632d4 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -23,12 +23,8 @@ compat/avisynth/avs/types.h
compat/avisynth/avxsynth_c.h
compat/avisynth/windowsPorts/basicDataTypeConversions.h
compat/avisynth/windowsPorts/windows2linux.h
-compat/cuda/dynlink_cuda.h
-compat/cuda/dynlink_cuviddec.h
compat/cuda/dynlink_loader.h
-compat/cuda/dynlink_nvcuvid.h
compat/float/float.h
compat/float/limits.h
-compat/nvenc/nvEncodeAPI.h
Use of av_clip() where av_clip_uintp2() could be used:
Use of av_clip() where av_clip_intp2() could be used: