From: John Sheu Date: Thu, 30 May 2013 19:42:08 +0000 (-0300) Subject: [media] s5p-mfc: Fix input/output format reporting X-Git-Tag: v3.11-rc5~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2634562ad90be16441cff1127136457ea619466;p=pandora-kernel.git [media] s5p-mfc: Fix input/output format reporting The video encode/decode paths have duplicated logic between VIDIOC_TRY_FMT and VIDIOC_S_FMT that should be de-duped. Also, video decode reports V4L2_PIX_FMT_NV12MT_16X16 output format, regardless of what the actual output has been set at. Fix this. Signed-off-by: John Sheu Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed