Age | Commit message (Expand) | Author |
2021-10-19 | ipa: ipu3: agc: Remove "using" directive from agc.h header | Laurent Pinchart |
2021-10-19 | ipa: ipu3: awb: Don't pass member variable to member function | Laurent Pinchart |
2021-10-15 | ipa: ipu3: Update camera controls in configure() | Jacopo Mondi |
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-10-06 | ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: agc: Rewrite and simplify the brightness loop | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Introduce Black Level Correction | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Use the line stride for the stats | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Correct the gain multipliers | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Correct the relevant zones proportion | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Change limits and split loops in calculateBdsGrid() | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Change the limits of the AWB stats | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Make the naming consistent | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Change Accumulator structure layout | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Rename IspStatsRegion to Accumulator | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Move the AWB stats structures | Jean-Michel Hautbois |
2021-09-27 | libcamera: ipu3: Drop entityControls map | Jacopo Mondi |
2021-09-14 | ipa: ipu3: Clear incoming parameter use flags | Kieran Bingham |
2021-08-31 | ipa: libipa: histogram: Fix typo | Laurent Pinchart |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-30 | ipa: rkisp1: Use offset in mapping IPABuffer | Hirokazu Honda |
2021-08-23 | ipa: ipu3: awb: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-23 | ipa: ipu3: agc: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Move IPU3 agc into algorithms | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Move IPU3 awb into algorithms | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: convert AGC to the new algorithm interface | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: convert AWB to the new algorithm interface | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce a modular tone mapping algorithm | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce modular algorithm | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Add the functions to the Algorithm class | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce a Context structure | Jean-Michel Hautbois |
2021-08-20 | ipa: move libipa::Algorithm to ipa/ipu3/algorithms | Jean-Michel Hautbois |
2021-08-17 | ipa: raspberrypi: Fix bcm2835-isp inclusion type. | Kieran Bingham |
2021-08-16 | ipa: vimc: Send and retrieve FrameBuffers from IPA | Umang Jain |
2021-08-16 | ipa: vimc: Map and unmap buffers | Umang Jain |
2021-08-16 | ipa: vimc: Add configure() function | Laurent Pinchart |
2021-08-14 | raspberrypi: ipa: Add tuning files for "NOIR" ov5647, imx219, imx477 modules | David Plowman |
2021-08-12 | ipa: ipu3: Tidy-up includes | Jacopo Mondi |
2021-08-12 | libcamera: ipu3: Initialize controls in the IPA | Jacopo Mondi |
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-03 | libcamera: file: Turn MapFlag and OpenModeFlag into enum class | Laurent Pinchart |
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-25 | libipa: Add CameraSensorHelper for ov8865 | Daniel Scally |
2021-07-23 | libipa: Add CameraSensorHelper for IMX258 | Umang Jain |