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
/
ipa
/
raspberrypi
Age
Commit message (
Expand
)
Author
2021-10-15
ipa: raspberrypi: agc: Remove using namespace in agc.hpp
Hirokazu Honda
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-17
ipa: raspberrypi: Fix bcm2835-isp inclusion type.
Kieran Bingham
2021-08-14
raspberrypi: ipa: Add tuning files for "NOIR" ov5647, imx219, imx477 modules
David Plowman
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: AGC: handle modes with different sensitivities
David Plowman
2021-08-05
ipa: raspberrypi: Add sensitivity field to camera mode
David Plowman
2021-08-02
ipa: raspberrypi: Add support for imx378 sensor
David Plowman
2021-07-28
ipa: raspberrypi: Return controls::FrameDuration from the IPA
Naushir Patuck
2021-07-14
ipa: raspberrypi: Remove unused MetadataPtr
Jean-Michel Hautbois
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: Allow long exposure modes for imx477.
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-12
ipa: raspberrypi: Add a constructor struct DeviceStatus
Naushir Patuck
2021-07-12
ipa: raspberrypi: Make device_status.h C++ only header, and update comments
Naushir Patuck
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-07-02
ipa: raspberrypi: Drop unneeded [[maybe_unused]]
Laurent Pinchart
2021-06-30
ipa: raspberrypi: Generalise the SMIA metadata parser
Naushir Patuck
2021-06-30
ipa: raspberrypi: Use a unique_ptr for the metadata parser
Naushir Patuck
2021-06-28
libcamera: ipa: raspberrypi: Add support for ov9281 sensor
David Plowman
2021-06-28
libcamera: ipa: raspberrypi: Demote warnings about lack of AWB results
David Plowman
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
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-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-06-22
ipa: raspberrypi: Fix possible buffer overrun in metadata parsing
Naushir Patuck
2021-06-15
ipa: raspberrypi: Non-functional formatting fixes to md_parser_smia.cpp
Naushir Patuck
2021-06-15
ipa: raspberrypi: Rename md_parser.cpp to md_parser_smia.cpp
Naushir Patuck
2021-06-15
ipa: raspberrypi: Set default values for member variables of MdParser
Naushir Patuck
2021-06-15
ipa: raspberrypi: Non-functional formatting fixes to md_parser.hpp
Naushir Patuck
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
2021-05-11
meson: Replace obselete join_paths() with '/' operator
Umang Jain
2021-05-11
ipa: raspberrypi: Rate-limit the controller algorithms
Naushir Patuck
2021-05-11
ipa: raspberrypi: Add a Merge method to RPiController::Metadata
Naushir Patuck
2021-05-11
ipa: raspberrypi: Add move/copy ctors and operators to Metadata class
Naushir Patuck
2021-05-11
ipa: raspberrypi: Switch to std::scoped_lock in the Metadata class
Naushir Patuck
2021-05-11
ipa: raspberrypi: Reformat RPiController::Metadata class header
Naushir Patuck
2021-05-11
ipa: raspberrypi: Store dropped frame count in a member variable
Naushir Patuck
2021-05-08
ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsing
David Plowman
2021-05-08
ipa: raspberrypi: Make sensor embedded data parser use Span class
David Plowman
[next]