tests: image: try to upload images through vaDeriveImage() too.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 26 Jul 2013 11:12:28 +0000 (13:12 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 26 Jul 2013 11:16:57 +0000 (13:16 +0200)
commit73323ba76ad697939b0afe2cae53d1e5959eb36e
treebc0d785ddaf61acb5b1308274fb90e28d319a2b3
parentf997f6271f72dead273d3851f0751adb2942cdba
tests: image: try to upload images through vaDeriveImage() too.

On some platforms, vaPutImage() would fail even if it does not involve
color format conversion or scaling, whereas copying raw pixels through
vaDeriveImage() could work instead.
tests/image.c