1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00

build: add support for building .cu files via nvcc

Original work by Yogender Gupta <ygupta@nvidia.com>
This commit is contained in:
Timo Rothenpieler
2017-05-11 22:53:41 +02:00
parent 6a3740572d
commit f1ab71b046
5 changed files with 75 additions and 4 deletions

View File

@@ -11,6 +11,8 @@ vpath %.asm $(SRC_PATH)
vpath %.rc $(SRC_PATH)
vpath %.v $(SRC_PATH)
vpath %.texi $(SRC_PATH)
vpath %.cu $(SRC_PATH)
vpath %.ptx $(SRC_PATH)
vpath %/fate_config.sh.template $(SRC_PATH)
AVPROGS-$(CONFIG_FFMPEG) += ffmpeg