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
2022-03-23
ipa: raspberrypi: Add camera helper for Sony IMX296 sensor
Naushir Patuck
2022-03-23
ipa: raspberrypi: cam_helper: Make exposure conversion functions virtual
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-08
ipa: raspberrypi: awb: Better handling of how we disable AWB
David Plowman
2022-02-03
ipa: raspberrypi: config: Increase the max gain in the exposure profiles
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-11-25
ipa: raspberrypi: Update documentation urls
Naushir Patuck
2021-11-02
libcamera: ipa: raspberrypi: Add support for imx519 sensor
Arducam info
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
[next]