[media] uvcvideo: Tell the user space we're using start-of-exposure timestamps
authorSakari Ailus <sakari.ailus@iki.fi>
Mon, 10 Feb 2014 22:26:44 +0000 (19:26 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 5 Mar 2014 19:34:50 +0000 (16:34 -0300)
commitc767492a58fde9f23be92744c059dd3f21814ed4
tree0a8baa3ffa9f4d17a617a0ca1d23bc53e5e63ace
parent7ce6fd8f186ba6bd22886f5d935088ff80a74277
[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>
drivers/media/usb/uvc/uvc_queue.c
This page took 0.025279 seconds and 5 git commands to generate.