allow vaDeriveImage() to work for UYVY formats
authorGwenole Beauchesne <gb.devel@gmail.com>
Fri, 26 Jul 2013 11:08:27 +0000 (13:08 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 9 Sep 2013 07:24:08 +0000 (15:24 +0800)
commit48c5170c83398ceb3b2a29bb76bd0c0d8bf9993d
treee9c3f01862645e99a8052a90a4b23c5c3545e1f6
parent5b584344bd145b191968e2200404a4012a531b61
allow vaDeriveImage() to work for UYVY formats

Hi,

I would push the following as obvious around next week.

Add support for UYVY format to vaDeriveImage(). Also remove dead code
along the way, i.e. packed YUV 4:2:2 formats have a single plane.

Regards,
Gwenole.
src/i965_drv_video.c