commit | ccf58cb4eac050ebe777cfcb209bc53d58f5fd79 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Jul 23 03:17:06 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri Jul 25 19:19:35 2014 -0300 |
tree | 385a7bc450993342ccfb74d017c300575f87bb7a | |
parent | 5d0360a4f027576e5419d4a7c711c9ca0f1be8ca [diff] |
[media] vb2: fix videobuf2-core.h comments A lot of work was done in vb2 to regulate how drivers and the vb2 core handle buffer ownership, but inexplicably the videobuf2-core.h comments were never updated. Do so now. The same was true for the replacement of the -ENOBUFS mechanism by the min_buffers_needed field. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>