Skip to content

nvdec: Specify supported profiles of h264/h265 codec

... and support 10bits 4:2:0 HEVC decoding.

Note that the supported h264 profiles/subsampling formats are same over all GPU architecture. See more details about supported formats at nvidia codec sdk document "NVDEC_VideoDecoder_API_ProgGuide.pdf" Table 1. Hardware Video Decoder Capabilities.

Fixes: #926 (closed)

Merge request reports