git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce392fd
)
[media] v4l: ti-vpe: report correct capabilities in querycap
author
Archit Taneja
<archit@ti.com>
Wed, 5 Mar 2014 12:52:38 +0000
(09:52 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 7 Apr 2014 12:42:33 +0000
(09:42 -0300)
querycap currently returns V4L2_CAP_VIDEO_M2M as a capability, this should be
V4L2_CAP_VIDEO_M2M_MPLANE instead, as the driver supports multiplanar formats.
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found