]> git.sesse.net Git - ffmpeg/commit
compat/cuda: Change inclusion guards
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 5 Aug 2019 01:09:41 +0000 (03:09 +0200)
committerTimo Rothenpieler <timo@rothenpieler.org>
Mon, 5 Aug 2019 10:07:09 +0000 (12:07 +0200)
commitb307d74fe6aec009e234a1288385be8a9268bd38
tree4f386f39e028433e6561c5f4b004dc73af4b6397
parent01994c93db43e50c01349203a76c0b7111d1d2f3
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>
compat/cuda/cuda_runtime.h
compat/cuda/dynlink_loader.h
tests/ref/fate/source