ffmpeg/compat
Philip Langdale 81147b5596 avcodec/cuvid: Add support for P010/P016 as an output surface format
The nvidia 375.xx driver introduces support for P016 output surfaces,
for 10bit and 12bit HEVC content (it's also the first driver to support
hardware decoding of 12bit content).

The cuvid api, as far as I can tell, only declares one output format
that they appear to refer to as P016 in the driver strings. Of course,
10bit content in P016 is identical to P010, and it is useful for
compatibility purposes to declare the format to be P010 to work with
other components that only know how to consume P010 (and to avoid
triggering swscale conversions that are lossy when they shouldn't be).

For simplicity, this change does not maintain the previous ability
to output dithered NV12 for 10/12 bit input video - the user will need
to update their driver to decode such videos.
2016-11-22 10:09:30 -08:00
..
aix all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
avisynth compat/avisynth: update AviSynth+ header 2016-08-17 18:08:29 +02:00
cuda avcodec/cuvid: Add support for P010/P016 as an output surface format 2016-11-22 10:09:30 -08:00
dispatch_semaphore Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43' 2016-05-08 23:02:33 +01:00
float
msvcrt all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
nvenc avcodec/nvenc: include nvEncodeAPI v7 SDK header 2016-08-28 16:47:54 +02:00
plan9
solaris compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl 2015-10-20 02:21:34 +02:00
tms470 all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
windows
getopt.c
os2threads.h compat/os2threads: split long lines 2016-02-14 19:17:36 +01:00
strtod.c
va_copy.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
w32dlfcn.h compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions. 2016-11-05 18:08:32 +11:00
w32pthreads.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00