aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api/api-codec-param-test.c
diff options
context:
space:
mode:
authorRodger Combs <rodger.combs@gmail.com>2019-07-30 02:51:42 -0500
committerTimo Rothenpieler <timo@rothenpieler.org>2019-08-04 19:16:59 +0200
commit86de65fbf0743b3159f9c7b3af97203f8ec9743e (patch)
tree6cc2fcf504e345ec8523f0208d3e195355f4202e /tests/api/api-codec-param-test.c
parente33ea0f50374f2aa22ce0c61b9c0894b0c0135c5 (diff)
downloadffmpeg-86de65fbf0743b3159f9c7b3af97203f8ec9743e.tar.gz
build: add support for building CUDA files with clang
This avoids using the CUDA SDK at all; instead, we provide a minimal reimplementation of the basic functionality that lavfi actually uses. It generates very similar code to what NVCC produces. The header contains no implementation code derived from the SDK. The function and type declarations are derived from the SDK only to the extent required to build a compatible implementation. This is generally accepted to qualify as fair use. Because this option does not require the proprietary SDK, it does not require the "--enable-nonfree" flag in configure. Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'tests/api/api-codec-param-test.c')
0 files changed, 0 insertions, 0 deletions