Re: [Libva] [PATCH] V2: Add 422H support.

2014-03-23 Thread Zhao Yakui
On Sun, 2014-03-23 at 19:54 -0600, Wu, Zhiwen wrote: > From: Alex wu > > Changes to V1: > 1. Rebase on staging branch. > 2. Add 422H support for pp. > 3. Reword the commit title. This patch is OK to me except the missing piece in file of gen8_post_processing.c. > if (fourcc == VA_FOURCC('Y

[Libva] [PATCH] V2: Add 422H support.

2014-03-23 Thread zhiwen . wu
From: Alex wu Changes to V1: 1. Rebase on staging branch. 2. Add 422H support for pp. 3. Reword the commit title. --- src/i965_drv_video.c | 13 + src/i965_post_processing.c |2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/src/i965_drv_video.c b/src/i