[FFmpeg-devel] [PATCH 1/8] compat/cuda: add dynamic loader

Philip Langdale philipl at overt.org
Thu Oct 20 03:27:54 EEST 2016


On Wed, 19 Oct 2016 14:00:29 +0200
Timo Rothenpieler <timo at rothenpieler.org> wrote:

> ---
>  compat/cuda/dynlink_cuda.h     |  88 +++++
>  compat/cuda/dynlink_cuviddec.h | 808
> +++++++++++++++++++++++++++++++++++++++++
> compat/cuda/dynlink_loader.h   | 254 +++++++++++++
> compat/cuda/dynlink_nvcuvid.h  | 316 ++++++++++++++++ 4 files
> changed, 1466 insertions(+) create mode 100644
> compat/cuda/dynlink_cuda.h create mode 100644
> compat/cuda/dynlink_cuviddec.h create mode 100644
> compat/cuda/dynlink_loader.h create mode 100644
> compat/cuda/dynlink_nvcuvid.h

I've been testing this patch test for Timo, and it's good by me.

Ship it.

--phil


More information about the ffmpeg-devel mailing list