summaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2019-02-19 19:12:19 -0800
committerPhilip Langdale <philipl@overt.org>2019-02-24 09:13:01 -0800
commit96d79ff5b5c8b08eaead6fd2c77a265fd2c40b22 (patch)
treee8489e63dcd198219e93ee94f80b164e7b471615 /libavformat
parentfc32e08941ea2795a3096e7a4013843e9ebf5fe3 (diff)
downloadffmpeg-streaming-96d79ff5b5c8b08eaead6fd2c77a265fd2c40b22.zip
ffmpeg-streaming-96d79ff5b5c8b08eaead6fd2c77a265fd2c40b22.tar.gz
avutil/cuda_check: Fix non-dynamic-loader implementation
The function typedefs we were using are only present when using the dynamic loader, which means compilation breaks for code directly using the cuda SDK. To fix this, let's just duplicate the function typedefs locally. These are not going to change.
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud