linux/drivers/media/usb/uvc
Sakari Ailus c767492a58 [media] uvcvideo: Tell the user space we're using start-of-exposure timestamps
The UVC device provided timestamps are taken from the clock once the
exposure of the frame has begun, not when the reception of the frame would
have been finished as almost anywhere else. Show this to the user space by
using V4L2_BUF_FLAG_TSTAMP_SRC_SOE buffer flag.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-03-05 16:34:50 -03:00
..
Kconfig [media] uvc: Depend on VIDEO_V4L2 2013-06-24 22:54:40 -03:00
Makefile
uvc_ctrl.c [media] uvcvideo: Fix data type for pan/tilt control 2013-10-17 06:55:29 -03:00
uvc_debugfs.c
uvc_driver.c [media] uvcvideo: Simplify redundant check 2014-02-28 13:20:37 -03:00
uvc_entity.c [media] uvcvideo: Mark first output terminal as default video node 2012-11-28 10:30:00 -02:00
uvc_isight.c
uvc_queue.c [media] uvcvideo: Tell the user space we're using start-of-exposure timestamps 2014-03-05 16:34:50 -03:00
uvc_status.c [media] uvcvideo: Fix open/close race condition 2013-06-08 19:51:16 -03:00
uvc_v4l2.c [media] uvcvideo: Enable VIDIOC_CREATE_BUFS 2014-02-28 13:24:32 -03:00
uvc_video.c [media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS devices 2014-02-28 13:21:57 -03:00
uvcvideo.h [media] uvcvideo: Enable VIDIOC_CREATE_BUFS 2014-02-28 13:24:32 -03:00