summaryrefslogtreecommitdiff
path: root/test/camera/buffer_import.cpp
AgeCommit message (Expand)Author
2020-01-12libcamera: request: In addBuffer() do not fetch stream from BufferNiklas Söderlund
2020-01-12libcamera: buffer: Switch from Plane to FrameBuffer::PlaneNiklas Söderlund
2019-11-20test: Extract CameraTest class out of camera tests to libtestLaurent Pinchart
2019-10-28libcamera: Switch PixelFormat to DRM FourCC valuesJacopo Mondi
2019-09-16test: buffer_import: Initialize video_ to nullptrJacopo Mondi
2019-08-19test: camera: Use the CameraManager from the CameraTest base classLaurent Pinchart
2019-08-11libcamera: pipeline: vimc: Switch to using the RGB/YUV Capture video nodeNiklas Söderlund
2019-08-01test: camera: buffer_import: clear video pointerKieran Bingham
2019-07-14test: camera: Add buffer import and mapping testJacopo Mondi