From: Hans Verkuil Date: Fri, 11 Apr 2014 07:36:57 +0000 (-0300) Subject: [media] vb2: set timestamp when using write() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebd7c50510f4b56285bb9fb4ba56a501c9c8f7df;p=pandora-kernel.git [media] vb2: set timestamp when using write() When using write() to write data to an output video node the vb2 core should set timestamps if V4L2_BUF_FLAG_TIMESTAMP_COPY is set. Nobody else is able to provide this information with the write() operation. Signed-off-by: Hans Verkuil Acked-by: Pawel Osciak Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed