commit | 88b7eb092efb8197d29d5202d77d1fb919419ec5 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Sep 08 13:34:37 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Sep 09 10:14:50 2016 -0300 |
tree | 73e5b438b8b22bd3b264a59f17abd0c2d07aecc9 | |
parent | bcb53f07080bb3413f00e2e95c2c6f56eb20c9e5 [diff] |
[media] videobuf2-core.h: move function descriptions from c file There are several functions that were documented at the .c file. As we only include the headers, we need to move them to there, in order to have documentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>