Remove gen7 only limitation for encoding configuration
authorZhong Li <zhong.li@intel.com>
Fri, 8 Aug 2014 04:05:43 +0000 (22:05 -0600)
committerZhao, Yakui <yakui.zhao@intel.com>
Tue, 9 Sep 2014 01:14:26 +0000 (09:14 +0800)
commitb18479e4fdd7af7cf2840542ef19dbe9114fdeaf
treeabecfbf85c488911727d27b662d2f25d4eabb9f3
parent1ac78501b0bc4d9dc872259681aa7bdff200aab9
Remove gen7 only limitation for encoding configuration

Since all generations from gen6 can support avc encoding configuration,
remove gen7 only limitation.
MVC also can be support with little change, but it is low priority,
it will be support when necessary and this function is stable.

Signed-off-by: Zhong Li <zhong.li@intel.com>
(cherry picked from commit f2178e267a67bdecab0a30502804c2ce5bccd0c2)
src/i965_drv_video.c
src/i965_encoder.c