diff options
author | Philip Langdale <philipl@overt.org> | 2016-09-20 21:28:15 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2016-09-22 18:38:36 -0700 |
commit | f59e10b0f48676c152ade25cbd6a7a784e2df81e (patch) | |
tree | 6b4bc13a1c9f892f616e8cb123de603704c5caca /libavutil/mips/Makefile | |
parent | 88d79dbd16ae76b96a57379926d85b675411d86c (diff) | |
download | ffmpeg-f59e10b0f48676c152ade25cbd6a7a784e2df81e.tar.gz |
cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0
For unknown reasons, the only accurately descriptive version of
cuviddec.h is in the Video SDK - the one in CUDA 7.5 lacks vp8
PICPARAMS and the vp9 struct definition is inaccurate. The CUDA 8 RC
includes an ancient version of this file from many many years go.
However, the one in the Video SDK is modified to work through a
dynamic link mechanism which we don't really want to use, so the
next change will modify the files to just declare functions in
the normal way.
I've split the changes so it's clear to see what changed between
the original files and ones that work for us.
Diffstat (limited to 'libavutil/mips/Makefile')
0 files changed, 0 insertions, 0 deletions