summaryrefslogtreecommitdiff
path: root/v4l2++/src/videodevice.cpp
AgeCommit message (Collapse)Author
2022-10-04v4l2: Add VideoStreamer::export_bufferTomi Valkeinen
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
2022-10-04v4l2: add DRMFourCCToPixelFormatTomi Valkeinen
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
2021-10-06Split V4L2 code into separate libsTomi Valkeinen
Create v4l2++ library and pyv4l2, which are independent from the rest of the kms++. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>