From: Philipp Zabel Date: Fri, 11 Jul 2014 09:36:39 +0000 (-0300) Subject: [media] coda: increase frame stride to 16 for h.264 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=451dfe5d85cc5f5c6cb196dc9ebae4458a59dc21;p=pandora-kernel.git [media] coda: increase frame stride to 16 for h.264 When encoding into h.264, the input frame stride needs to be a multiple of 16. During allocation of the input buffers, it may not be known yet whether the encoder should create h.264 or not. Assume the worst and always use a frame stride that is a multiple of 16. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed