From: Philipp Zabel Date: Fri, 11 Jul 2014 09:36:19 +0000 (-0300) Subject: [media] coda: add selection API support for h.264 decoder X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c41676f8a317724fbd603646d512278cb00653;p=pandora-kernel.git [media] coda: add selection API support for h.264 decoder The h.264 decoder produces capture frames that are a multiple of the macroblock size (16 pixels). To inform userspace about invalid pixel data at the edges, use the active and padded composing rectangles on the capture queue. The cropping information is obtained from the h.264 sequence parameter set. Reviewed-by: Hans Verkuil Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed