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

2014-03-23 Thread zhiwen . wu
From: Alex wu zhiwen...@intel.com 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

Re: [Libva] [PATCH Libva-intel-driver 0/4] Use the VA_FOURCC_ABCD constant to replace VA_FOURCC(A, B, C, D)

2014-03-23 Thread Zhao Yakui
On Thu, 2014-03-20 at 00:24 -0600, Zhao, Yakui wrote: This is the patch set that try to use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D). There is no function change. But it is helpful to avoid the typo error of VA_FOURCC(A,B,C,D). Zhao Yakui (4): [Patch 01/4] Use the

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 zhiwen...@intel.com 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 ==

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

2014-03-23 Thread zhiwen . wu
From: Alex wu zhiwen...@intel.com 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 +-

Re: [Libva] [ANNOUNCE] libva-1.3.0.pre1

2014-03-23 Thread Xiang, Haihao
Bumping the version to 1.3.0 is to reflect the recent change. Thanks Haihao Hi, 2014-03-17 5:40 GMT+01:00 Xiang, Haihao haihao.xi...@intel.com: libva-1.3.0 is planned for release soon. Please report any critical issue with Oh, well, 1.2.2 was fine actually. If I had mentioned

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

2014-03-23 Thread Zhao Yakui
On Sun, 2014-03-23 at 21:28 -0600, Xiang, Haihao wrote: No. Please rebase it against the latest branch. s/VA_FOURCC(x, x, x, x)/VA_FOURCC_ Thanks for the info. OK. I already help to handle it manually before pushing it. Thanks. Yakui Thanks Haihao On Sun, 2014-03-23 at