Age | Commit message (Expand) | Author |
2021-11-30 | ipa: ipu3: Rectify gain value reporting in request metadata | Umang Jain |
2021-11-29 | ipa: Do not modify the sensor limits | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Set the AnalogueGain control | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Move ExposureTime to IPA | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Cache line duration at configure call | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Send color temperature in the metadata | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Use sensor controls to update frameContext | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Extend ipu3 ipa interface for sensor controls | Han-Lin Chen |
2021-11-06 | ipa: ipu3: List the events in their order of calling | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Implement an empty stop() function | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Isolate ipa_context documentation | Kieran Bingham |
2021-10-26 | ipa: ipu3: tonemapping: Generate the LUT only on gamma change | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Explicitly use the statistics parameter | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Document the IPAIPU3 class | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Document IPAIPU3::configure | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Document IPAIPU3 class interface | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: set frameContext before controls | Jean-Michel Hautbois |
2021-10-15 | ipa: ipu3: Update camera controls in configure() | Jacopo Mondi |
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: 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-09-27 | libcamera: ipu3: Drop entityControls map | Jacopo Mondi |
2021-09-14 | ipa: ipu3: Clear incoming parameter use flags | Kieran Bingham |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
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: Introduce a Context structure | Jean-Michel Hautbois |
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-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-06-28 | ipa: ipu3: Initialize CameraSensorHelper at IPU3 init stage | Jean-Michel Hautbois |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-06-14 | ipa: ipu3: Support return values from configure() | Kieran Bingham |
2021-06-08 | ipa: ipu3: Calculate frame duration from minimum VBLANK value | Umang Jain |
2021-06-08 | ipa: ipu3: Copy IPACameraSensorInfo for future usage | Umang Jain |
2021-06-08 | ipa: ipu3: Calculate line duration from IPACameraSensorInfo | Umang Jain |
2021-05-27 | ipa: ipu3: Set output frame duration metadata | Paul Elder |
2021-05-26 | ipa: ipu3: Provide frame timestamps through IPU3Event | Umang Jain |
2021-05-24 | ipa: ipu3: Introduce IPAConfigInfo in IPC | Umang Jain |
2021-04-22 | ipa: ipu3: Add support for IPU3 AEC/AGC algorithm | Jean-Michel Hautbois |
2021-04-22 | ipa: ipu3: Add support for IPU3 AWB algorithm | Jean-Michel Hautbois |
2021-04-17 | ipa: ipu3: Move the IPA to the ipa::ipu3 namespace | Kieran Bingham |