]> git.sesse.net Git - ffmpeg/commit
lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit
authorLinjie Fu <linjie.fu@intel.com>
Wed, 26 Feb 2020 08:39:29 +0000 (16:39 +0800)
committerLinjie Fu <linjie.fu@intel.com>
Mon, 18 May 2020 05:32:50 +0000 (13:32 +0800)
commit9723d7d523b0871159e56f8144d59bd35a0390e2
treea6c4a63f6421a17d5d6c6585821881b8deeca27d
parent3ab6a923d1b2ef804fef67a75013705141e4e4bc
lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit

Enables HEVC Range Extension decoding support (Linux) for 4:2:2 8/10 bit
on ICL+ (gen11 +) platform.

Restricted to linux only for now.

Signed-off-by: Linjie Fu <linjie.fu@intel.com>
libavcodec/qsv.c
libavutil/hwcontext_qsv.c