Sakari Ailus
1b18e7a0be
[media] v4l: Tell user space we're using monotonic timestamps
...
Set buffer timestamp flags for videobuf, videobuf2 and drivers that use
neither.
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi >
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Acked-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2012-12-21 11:20:51 -02:00
Sumit Semwal
3c3016ba9e
[media] v4l: vb: remove warnings about MEMORY_DMABUF
...
Adding DMABUF memory type causes videobuf to complain about not using it
in some switch cases. This patch removes these warnings.
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com >
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Acked-by: Hans Verkuil <hans.verkuil@cisco.com >
Tested-by: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2012-11-25 17:11:24 -02:00
Mauro Carvalho Chehab
5bc3cb743b
[media] v4l: move v4l2 core into a separate directory
...
Currently, the v4l2 core is mixed together with other non-core drivers.
Move them into a separate directory.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2012-08-13 23:02:38 -03:00