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:
bc75d5a
)
[media] uvcvideo: Implement vb2 queue start and stop stream operations
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 21 Oct 2014 16:03:08 +0000
(13:03 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 25 Nov 2014 10:40:08 +0000
(08:40 -0200)
To work propertly the videobuf2 core code needs to be in charge of
stream start/stop control. Implement the start_streaming and
stop_streaming vb2 operations and move video enable/disable code to
them.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found