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

2014-03-23 Thread zhiwen . wu
From: Alex wu Changes between V3 to V2: 1. Add 422H support into gen8_post_processing.c, according to yakui's comments. changes between V2 and V1: 1. Rebase on staging branch. 2. Add 422H support for pp. 3. Reword the commit title. --- src/gen8_post_processing.c |2 +- src/i965_drv_video

[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

[Libva] [PATCH] Add 422H support for VA image.

2014-03-20 Thread zhiwen . wu
From: Alex wu --- src/i965_drv_video.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/src/i965_drv_video.c b/src/i965_drv_video.c index 2fe18eb..2f00964 100755 --- a/src/i965_drv_video.c +++ b/src/i965_drv_video.c @@ -145,6 +145,8 @@ i965_image_formats_map[I965_MAX