compositor-drm: Pass the right stride to the vaapi recorder
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Wed, 16 Apr 2014 09:05:12 +0000 (12:05 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 17 Apr 2014 05:24:04 +0000 (22:24 -0700)
commita61b949eb8f350d4021b303f2a7c4383b2aed6da
treee56bae3b2c44090819cdb7fb9cd75883d1f96ced
parent304996d182874ded26adce40ce1c29210fc5352b
compositor-drm: Pass the right stride to the vaapi recorder

It takes the stride in bytes, not pixels. The bug was hidden when using
va intel-driver 1.2.1 because it would ignore the stride from user and
set the surface state in a wrong way.

https://bugs.freedesktop.org/show_bug.cgi?id=77495
src/compositor-drm.c