From: Philipp Zabel Date: Tue, 5 Aug 2014 17:00:19 +0000 (-0300) Subject: [media] coda: set capture frame size with output S_FMT X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95a6ce16736ac3aca4eda2238ccdf1913f3567f;p=pandora-kernel.git [media] coda: set capture frame size with output S_FMT This patch makes coda_s_fmt_vid_out propagate the output frame size to the capture side. The GStreamer v4l2videodec only ever calls S_FMT on the output side and then expects G_FMT on the capture side to return a valid format. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed