Dependencies
GmmLib intel-gmmlib-19.3.1
Libva 2.6.0.pre1
Supported Platforms
BDW/SKL/APL(BXT)/KBL/CFL/WHL/CML/ICL/EHL
Key Improvement:
- [VP] Optimized surface cache policies.
- [VP] added Y8/10bit-RGB support in vaCreateImage to improve the compatibility with Gstreamer
- [VP] enabled new Y400P/Y411P output format and YV12 USERPTR output support.
- Add some device IDs for CML ,EHL, JSL.
- [Encode] Enable HEVC 422 10 bit in PG mode on ICL.
- [Encode] Add default quantization matrix for HEVC.
- [Encode] Disable AVC VDEnc MB QP in CQP mode on ICL
- [Decode] Fix resource sync issue #2
- UYVY format should use Y tiling.Fixes #616.
- Make the width of created surface for P010, etc alignment.Fixes #650.
- Avoid invalid max/min qp for AVC encoding.Fixes #587.
- Add VAConfigAttribMaxFrameSize query support for AVC encoding.Fixes #643
- Fix the depth of RGBA image format from 24 to 32. Fixes #673.