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
/
ipa
/
raspberrypi
/
raspberrypi.cpp
Age
Commit message (
Expand
)
Author
2022-10-18
ipa: raspberrypi: Allow full line length control
Naushir Patuck
2022-10-18
ipa: raspberrypi: Add line length to DeviceStatus
Naushir Patuck
2022-10-18
ipa: raspberrypi: Add pixel clock rate to the CameraMode structure
Naushir Patuck
2022-10-18
pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls
Naushir Patuck
2022-10-18
ipa: raspberrypi: Pass lineLength into the CamHelper API
Naushir Patuck
2022-10-18
ipa: raspberrypi: Add minimum and maximum line length fields to CameraMode
Naushir Patuck
2022-10-18
camera_sensor: Add minimum and maximum line length to IPACameraSensorInfo
Naushir Patuck
2022-10-07
ipa: raspberrypi: Remove unneeded Span casts
Laurent Pinchart
2022-08-21
libcamera: Remove unused headers
Christian Rauch
2022-08-09
libcamera: controls: Generate and use fixed-sized Span types
Christian Rauch
2022-07-28
ipa: raspberrypi: Use YamlParser to replace dependency on boost
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Return an error code from Algorithm::read()
Laurent Pinchart
2022-07-27
ipa: raspberrypi: Remove #define constants
Naushir Patuck
2022-07-27
raspberrypi: Update Copyright statement in all Raspberry Pi source files
Naushir Patuck
2022-07-27
ipa: raspberrypi: Rename header files from *.hpp to *.h
Naushir Patuck
2022-07-27
ipa: raspberrypi: Code refactoring to match style guidelines
Naushir Patuck
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-06-29
pipeline: ipa: raspberrypi: Correctly report available control limits
Naushir Patuck
2022-06-29
pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPA
Naushir Patuck
2022-06-29
ipa: raspberrypi: Add sensor temperature to DeviceStatus
Naushir Patuck
2022-05-10
libcamera: raspberrypi: Fetch correct value for SensorSensitivity
David Plowman
2022-05-09
ipa: raspberrypi: Demote noisy message to Debug
Laurent Pinchart
2022-04-14
ipa: RPi: Move the IPA to the ipa::RPi namespace
Jean-Michel Hautbois
2022-04-06
pipeline: raspberrypi: Add a Unicam dequeue timeout
Naushir Patuck
2022-03-23
ipa: raspberrypi: awb: Fix typo in AWB mode conversion table
David Plowman
2022-02-10
ipa: raspberrypi: Reduce the controller rate to 30fps
Naushir Patuck
2022-02-03
ipa: raspberrypi: Limit the maximum sensor gain used
Naushir Patuck
2021-12-04
libcamera: base: shared_fd: Rename fd() to get()
Laurent Pinchart
2021-12-04
libcamera: base: Rename FileDescriptor to SharedFD
Laurent Pinchart
2021-12-03
libcamera: Move file_descriptor.h to base/
Laurent Pinchart
2021-10-07
pipeline: raspberrypi: Create empty control lists correctly
David Plowman
2021-08-31
libcamera: mapped_framebuffer: Rename maps() to planes()
Hirokazu Honda
2021-08-10
libcamera: MappedFrameBuffer: Use typed Flags<MapModes>
Kieran Bingham
2021-08-10
libcamera: Give MappedFrameBuffer its own implementation
Kieran Bingham
2021-08-09
libcamera: Rename 'method' to 'function'
Laurent Pinchart
2021-08-05
ipa: raspberrypi: Add sensitivity field to camera mode
David Plowman
2021-07-28
ipa: raspberrypi: Return controls::FrameDuration from the IPA
Naushir Patuck
2021-07-12
ipa: raspberrypi: Make variable names consistent
Naushir Patuck
2021-07-12
ipa: raspberrypi: Increase the default max frame duration to 250s
Naushir Patuck
2021-07-12
ipa: raspberrypi: Add frame_length to DeviceStatus
Naushir Patuck
2021-07-12
ipa: raspberrypi: Add an operator<< to struct DeviceStatus
Naushir Patuck
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-06-25
libcamera/base: Move span to base library
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-08
ipa: raspberrypi: Switch the AGC/Lux code to use utils::Duration
Naushir Patuck
2021-06-08
ipa: raspberrypi: Switch AgcAlgorithm API to use utils::Duration
Naushir Patuck
2021-06-08
ipa: raspberrypi: Switch ipa and cam_helper to use utils::Duration
Naushir Patuck
2021-05-27
controls: Split FrameDurations into FrameDuration and FrameDurationLimits
Paul Elder
2021-05-24
ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo
Umang Jain
2021-05-24
ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC
Umang Jain
[next]