intel media open-source 2018Q1 release tag

GmmLib commit: b32d2124aa5187b20b64df24d2e83bcbe7a57d7d
[HEVC Encode FEI] Fix QP reporting issue for HEVC FEI max frame size feature(CL#751641)

Description:
1. This issue is caused by that CumulativeQp read from HCP Qp Status Count register has accumulation unit of LCU size not 4x4 size.
2. For every pass, frame delta QP should be set as current pass delta QP which is passed from application, and this delta QP will be used in next pass.

Change-Id: I9a0ca7fb387c40df406c3a53f62ccce020f9c910
2 files changed