index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
py
/
cam
/
cam.py
Age
Commit message (
Expand
)
Author
2023-10-23
py: cam: Add option to set stream orientation
Jacopo Mondi
2023-05-30
py: Use exceptions instead of returning error codes
Tomi Valkeinen
2023-01-16
py: cam.py: Fix duplicate metadata output if more than one stream
Daniel Oakley
2022-08-18
py: cam.py: Remove todo comment
Tomi Valkeinen
2022-08-18
py: cam.py: Fix multi camera capture without -C
Tomi Valkeinen
2022-06-04
py: Merge read_event() and get_ready_requests()
Tomi Valkeinen
2022-06-01
py: Add FrameMetadataPlane
Tomi Valkeinen
2022-05-27
py: Re-structure the controls API
Tomi Valkeinen
2022-05-27
py: cam: Convert ctx and state to classes
Tomi Valkeinen
2022-05-27
py: Move MappedFrameBuffer to libcamera.utils
Tomi Valkeinen
2022-05-27
py: Add CameraManager.read_event()
Tomi Valkeinen
2022-05-27
py: cam: Cleanups
Tomi Valkeinen
2022-05-18
py: Use geometry classes
Tomi Valkeinen
2022-05-18
py: Implement PixelFormat class
Tomi Valkeinen
2022-05-18
py: cam.py: Exit on exception
Tomi Valkeinen
2022-05-10
py: Add cam.py
Tomi Valkeinen