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:
5269fef
)
[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers
author
Archit Taneja
<archit@ti.com>
Tue, 11 Mar 2014 07:47:52 +0000
(
04:47
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 7 Apr 2014 12:44:25 +0000
(09:44 -0300)
The dequed CAPTURE_MPLANE type buffers don't contain the flags that the
originally queued OUTPUT_MPLANE type buffers have. This breaks compliance.
Copy the source v4l2_buffer flags to the destination v4l2_buffer flags before
they are dequed.
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>
drivers/media/platform/ti-vpe/vpe.c
patch
|
blob
|
history
diff --cc
drivers/media/platform/ti-vpe/vpe.c
Simple merge