summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-08-05 03:09:41 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2019-08-05 12:07:09 +0200
commitb307d74fe6aec009e234a1288385be8a9268bd38 (patch)
tree4f386f39e028433e6561c5f4b004dc73af4b6397 /tests
parent01994c93db43e50c01349203a76c0b7111d1d2f3 (diff)
downloadffmpeg-streaming-b307d74fe6aec009e234a1288385be8a9268bd38.zip
ffmpeg-streaming-b307d74fe6aec009e234a1288385be8a9268bd38.tar.gz
compat/cuda: Change inclusion guards
cuda_runtime.h as well as dynlink_loader.h used nonstandard inclusion guards with an AV_ prefix, although these files are not in an libav*/ path. So change the inclusion guards and adapt the ref file of the source fate test accordingly. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/source1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index 8e12582..ad1e5b9 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -25,7 +25,6 @@ compat/avisynth/avs/types.h
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
OpenPOWER on IntegriCloud