• Philip Langdale's avatar
    cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0 · f59e10b0
    Philip Langdale authored
    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.
    f59e10b0
Name
Last commit
Last update
..
aix Loading commit data...
avisynth Loading commit data...
cuda Loading commit data...
dispatch_semaphore Loading commit data...
float Loading commit data...
msvcrt Loading commit data...
nvenc Loading commit data...
plan9 Loading commit data...
solaris Loading commit data...
tms470 Loading commit data...
windows Loading commit data...
getopt.c Loading commit data...
os2threads.h Loading commit data...
strtod.c Loading commit data...
va_copy.h Loading commit data...
w32pthreads.h Loading commit data...