summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
2021-09-27libcamera: ipu3: Drop entityControls mapJacopo Mondi
2021-09-14ipa: ipu3: Clear incoming parameter use flagsKieran Bingham
2021-08-31ipa: libipa: histogram: Fix typoLaurent Pinchart
2021-08-31libcamera: mapped_framebuffer: Rename maps() to planes()Hirokazu Honda
2021-08-30ipa: rkisp1: Use offset in mapping IPABufferHirokazu Honda
2021-08-23ipa: ipu3: awb: remove local storage of the gridJean-Michel Hautbois
2021-08-23ipa: ipu3: agc: remove local storage of the gridJean-Michel Hautbois
2021-08-20ipa: ipu3: Move IPU3 agc into algorithmsJean-Michel Hautbois
2021-08-20ipa: ipu3: Move IPU3 awb into algorithmsJean-Michel Hautbois
2021-08-20ipa: ipu3: convert AGC to the new algorithm interfaceJean-Michel Hautbois
2021-08-20ipa: ipu3: convert AWB to the new algorithm interfaceJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce a modular tone mapping algorithmJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce modular algorithmJean-Michel Hautbois
2021-08-20ipa: ipu3: Add the functions to the Algorithm classJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce a Context structureJean-Michel Hautbois
2021-08-20ipa: move libipa::Algorithm to ipa/ipu3/algorithmsJean-Michel Hautbois
2021-08-17ipa: raspberrypi: Fix bcm2835-isp inclusion type.Kieran Bingham
2021-08-16ipa: vimc: Send and retrieve FrameBuffers from IPAUmang Jain
2021-08-16ipa: vimc: Map and unmap buffersUmang Jain
2021-08-16ipa: vimc: Add configure() functionLaurent Pinchart
2021-08-14raspberrypi: ipa: Add tuning files for "NOIR" ov5647, imx219, imx477 modulesDavid Plowman
2021-08-12ipa: ipu3: Tidy-up includesJacopo Mondi
2021-08-12libcamera: ipu3: Initialize controls in the IPAJacopo Mondi
2021-08-10libcamera: MappedFrameBuffer: Use typed Flags<MapModes>Kieran Bingham
2021-08-10libcamera: Give MappedFrameBuffer its own implementationKieran Bingham
2021-08-09libcamera: Rename 'method' to 'function'Laurent Pinchart
2021-08-05ipa: raspberrypi: AGC: handle modes with different sensitivitiesDavid Plowman
2021-08-05ipa: raspberrypi: Add sensitivity field to camera modeDavid Plowman
2021-08-03libcamera: file: Turn MapFlag and OpenModeFlag into enum classLaurent Pinchart
2021-08-02ipa: raspberrypi: Add support for imx378 sensorDavid Plowman
2021-07-28ipa: raspberrypi: Return controls::FrameDuration from the IPANaushir Patuck
2021-07-25libipa: Add CameraSensorHelper for ov8865Daniel Scally
2021-07-23libipa: Add CameraSensorHelper for IMX258Umang Jain
2021-07-22ipa: rkisp1: Add support for V12 isp blocksHeiko Stuebner
2021-07-15libipa: Correct OV5670 CameraSensorHelper gain valuesJean-Michel Hautbois
2021-07-15libipa: Add CameraSensorHelper for OV13858Jean-Michel Hautbois
2021-07-14ipa: raspberrypi: Remove unused MetadataPtrJean-Michel Hautbois
2021-07-12ipa: raspberrypi: Make variable names consistentNaushir Patuck
2021-07-12ipa: raspberrypi: Increase the default max frame duration to 250sNaushir Patuck
2021-07-12ipa: raspberrypi: Allow long exposure modes for imx477.Naushir Patuck
2021-07-12ipa: raspberrypi: Add frame_length to DeviceStatusNaushir Patuck
2021-07-12ipa: raspberrypi: Add an operator<< to struct DeviceStatusNaushir Patuck
2021-07-12ipa: raspberrypi: Add a constructor struct DeviceStatusNaushir Patuck
2021-07-12ipa: raspberrypi: Make device_status.h C++ only header, and update commentsNaushir Patuck
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-07-09ipa: libipa: Fixups in CameraSensorHelpersJean-Michel Hautbois
2021-07-02ipa: raspberrypi: Drop unneeded [[maybe_unused]]Laurent Pinchart
2021-06-30ipa: raspberrypi: Generalise the SMIA metadata parserNaushir Patuck
2021-06-30ipa: raspberrypi: Use a unique_ptr for the metadata parserNaushir Patuck
2021-06-28libcamera: ipa: raspberrypi: Add support for ov9281 sensorDavid Plowman