[FFmpeg-devel] [PATCH 0/2] cuvid: Add support for P010/P016 output formats

Philip Langdale philipl at overt.org
Tue Nov 22 18:27:46 EET 2016


The latest nvidia drivers support P010/P016 output formats for 10/12bit
content.

Philip Langdale (2):
  libavutil/hwcontext_cuda: Support P010 and P016 formats
  avcodec/cuvid: Add support for P010/P016 as an output surface format

 compat/cuda/dynlink_cuviddec.h |  3 +-
 libavcodec/cuvid.c             | 80 +++++++++++++++++++++++++++++++++---------
 libavutil/hwcontext_cuda.c     | 15 +++++++-
 3 files changed, 80 insertions(+), 18 deletions(-)

-- 
2.9.3


More information about the ffmpeg-devel mailing list