]> git.sesse.net Git - ffmpeg/commit
lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit
authorLinjie Fu <linjie.fu@intel.com>
Wed, 26 Feb 2020 08:40:02 +0000 (16:40 +0800)
committerLinjie Fu <linjie.fu@intel.com>
Mon, 18 May 2020 05:33:29 +0000 (13:33 +0800)
commit8999a2f21d1ed11b4ce4400d20a11959a2b18869
tree6d67392d5428d96b9185686c7cae663b113d9009
parent9723d7d523b0871159e56f8144d59bd35a0390e2
lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit

Enables HEVC Range Extension encoding 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
libavcodec/qsvenc.c
libavcodec/qsvenc_hevc.c