i965_drv_video: fix the pixel format of the derived image
authorXiang, Haihao <haihao.xiang@intel.com>
Tue, 26 Jul 2011 03:16:47 +0000 (11:16 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 25 Aug 2011 12:29:01 +0000 (14:29 +0200)
commitd366fe94006964bc0e3326dcb693f0d669c5f94d
treeb644cfc6a4c2ca89b4adeae265052d16b6c4a46c
parent4d3c4ca314850b419ad544a812e7b11a7909afac
i965_drv_video: fix the pixel format of the derived image

If the derived image doesn't satisfy the requirement, use
vaCreateImage/vaGetImage/vaPutImage instead

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/i965_drv_video.c