Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] vivid: remove duplicate and unused g/s_edid functions | Hans Verkuil | 2014-09-08 | 1 | -1/+0 |
| | | | | | | | I'm not sure how I missed this, but they should be removed. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | ||||
* | [media] vivid: add the video capture and output parts | Hans Verkuil | 2014-09-02 | 1 | -0/+57 |
This adds the ioctl and vb2 queue support for video capture and output. Part of this is common to both, so that is placed in a vid-common source. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> |