index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-06-08
py: examples: Add simple-capture.py
Tomi Valkeinen
2022-06-06
libcamera: base: log: Color the log prefix
Laurent Pinchart
2022-06-06
libcamera: base: log: Add coloring to the log output
Laurent Pinchart
2022-06-06
camera_sensor: Suppress error message if test patterns are unavailable
Naushir Patuck
2022-06-05
libcamera: request: Add operator<<()
Jacopo Mondi
2022-06-05
libcamera: ipu3: Fix rogue whitespace
Christian Rauch
2022-06-04
py: Merge read_event() and get_ready_requests()
Tomi Valkeinen
2022-06-03
libcamera: v4l2_subdevice: Add YUV8_1X24 media bus format
Laurent Pinchart
2022-06-03
libcamera: v4l2_subdevice: Add RGB565_1X16 media bus format
Laurent Pinchart
2022-06-03
libcamera: v4l2_subdevice: Use MEDIA_BUS_FMT_* macros
Laurent Pinchart
2022-06-03
libcamera: formats: Add YUV444 and YVU444 pixel formats
Laurent Pinchart
2022-06-03
libcamera: formats: Add YVU422 pixel format
Laurent Pinchart
2022-06-01
py: cam: cam_qt: mmap the fbs only once
Tomi Valkeinen
2022-06-01
py: MappedFrameBuffer: Add 'fb' property
Tomi Valkeinen
2022-06-01
py: MappedFrameBuffer: Support non-contextmanager use
Tomi Valkeinen
2022-06-01
py: Implement FrameBufferPlane
Tomi Valkeinen
2022-06-01
py: Add FrameMetadataPlane
Tomi Valkeinen
2022-06-01
py: Add Request.__str__()
Tomi Valkeinen
2022-06-01
py: cam: Drop PIL dependency
Tomi Valkeinen
2022-06-01
py: cam: Move conversion funcs to helpers.py
Tomi Valkeinen
2022-06-01
libcamera: base: log: Log to std::cerr if log file can't be opened
Laurent Pinchart
2022-06-01
libcamera: base: log: Replace stderr with std::cerr in documentation
Laurent Pinchart
2022-06-01
libcamera: base: log: Remove unnecessary local variable
Laurent Pinchart
2022-06-01
libcamera: Use "..." instead of <...> consistently for internal headers
Laurent Pinchart
2022-06-01
libcamera: Fix incorrect toString() to operator<<() conversions
Laurent Pinchart
2022-05-27
py: Use ln --relative to create symlinks
Tomi Valkeinen
2022-05-27
py: Generate bindings for properties
Tomi Valkeinen
2022-05-27
py: Rename 'efd' to 'event_fd'
Tomi Valkeinen
2022-05-27
py: Re-structure the controls API
Tomi Valkeinen
2022-05-27
py: Re-implement controls geneneration
Tomi Valkeinen
2022-05-27
py: cam: Convert ctx and state to classes
Tomi Valkeinen
2022-05-27
py: cam: Drop WA_ShowWithoutActivating
Tomi Valkeinen
2022-05-27
py: MappedFrameBuffer: Add type hints & docs
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: Fix None value in ControlType enum
Tomi Valkeinen
2022-05-27
py: Fix SceneFlicker enum values
Tomi Valkeinen
2022-05-27
py: cam: Cleanups
Tomi Valkeinen
2022-05-27
py: cam_qt: Use libcamera.formats
Tomi Valkeinen
2022-05-27
py: Generate pixel formats list
Tomi Valkeinen
2022-05-27
libcamera: ipa: Move IPA control serialization structures to libcamera namespace
Laurent Pinchart
2022-05-27
libcamera: pipeline: uvcvideo: Infer camera location from removable attribute
Laurent Pinchart
2022-05-27
libipa: camera_sensor_helper: Add Sony IMX477 helper
Naushir Patuck
2022-05-27
libcamera: camera_sensor: Add IMX477 sensor properties
Naushir Patuck
2022-05-26
ipa: camera_sensor_helper: Fix equation in exponential gain documentation
Laurent Pinchart
2022-05-25
libcamera: controls: Controls for driving AF (autofocus) algorithms
David Plowman
2022-05-23
cam: sdl_sink: Add MJPG support to SDL sink
Eric Curtin
2022-05-23
cam: sdl_sink: Add SDL sink with initial YUYV support
Eric Curtin
2022-05-23
cam: event_loop: Add timer events to event loop
Eric Curtin
2022-05-23
cam: event_loop: Rename addEvent to addFdEvent
Eric Curtin
[prev]
[next]