Re: [RFC 1/4] v4l: Define video buffer flags for timestamp types

2012-11-05 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Wednesday 24 October 2012 21:16:20 Sakari Ailus wrote: > Define video buffer flags for different timestamp types. Everything up to > now have used either realtime clock or monotonic clock, without a way to > tell which clock the timestamp was taken from. > > S

[RFC 1/4] v4l: Define video buffer flags for timestamp types

2012-10-24 Thread Sakari Ailus
Define video buffer flags for different timestamp types. Everything up to now have used either realtime clock or monotonic clock, without a way to tell which clock the timestamp was taken from. Signed-off-by: Sakari Ailus --- Documentation/DocBook/media/v4l/io.xml | 25