]> git.sesse.net Git - ffmpeg/commit
lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support
authorLinjie Fu <linjie.fu@intel.com>
Wed, 15 Jan 2020 07:02:21 +0000 (15:02 +0800)
committerMark Thompson <sw@jkqxz.net>
Mon, 24 Feb 2020 00:09:51 +0000 (00:09 +0000)
commit669428ac5d9b39f718e7d46f52410722dd20b94a
tree61389156f928b5799a6646281d91b81af4ffd10d
parentd2378645fbdd1da7acaa084ddcae90830f54589b
lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support

Add decode support for 4:2:2 8-bt and 10-bit HEVC Range Extension clips.

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