libs: dec: h265: support decode for main-444 8bit streams.
authorWangfei <fei.w.wang@intel.com>
Wed, 14 Nov 2018 05:52:48 +0000 (13:52 +0800)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Wed, 14 Nov 2018 02:29:54 +0000 (02:29 +0000)
commit5d0878b48abddff4f646c7fa774dec2b199fdd92
treecbcc78cf2ee2854f9702764c81e4e5b7d3a842e7
parentb67fc3a51803aca641d8ee7c870690fd10f5d018
libs: dec: h265: support decode for main-444 8bit streams.

Add 444 8bit yuv format AYUV, which can be used to decode
main-444 8bit streams. Currently, this feature is only
supported by media-driver in Icelake.

https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/issues/119
gst-libs/gst/vaapi/gstvaapiprofile.c
gst-libs/gst/vaapi/gstvaapiprofile.h
gst-libs/gst/vaapi/gstvaapiutils.c
gst-libs/gst/vaapi/gstvaapiutils_h265.c
gst/vaapi/gstvaapidecode.c
gst/vaapi/gstvaapipluginutil.h