From: Sakari Ailus Date: Sun, 21 Oct 2012 19:02:47 +0000 (-0300) Subject: [media] v4l: Define video buffer flags for timestamp types X-Git-Tag: v3.9-rc1~93^2~536 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1202ecdc24fc88d5b144824f55ec9c8899591caf;p=pandora-kernel.git [media] v4l: Define video buffer flags for timestamp types 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. Also document that the clock source of the timestamp in the timestamp field depends on buffer flags. [mchehab@redhat.com: fix a few wrong references to Kernel 3.8 - as this patch is meant for 3.9] Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed