commit | 5548a382508f1f76320e1ed55524dda73234299d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Aug 01 21:44:38 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Aug 18 07:20:59 2013 -0300 |
tree | 61e6617bb9e72adb1c0b2dba6f0993b44d7e0df2 | |
parent | c09aada7ac8a8c03970bd2fb41176647da7cef99 [diff] |
[media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentation Explain how the two operations must handle formats and validate buffer sizes when used with VIDIOC_CREATE_BUFS. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>