Age | Commit message (Expand) | Author |
2021-11-15 | ipa: ipu3: agc: Update previous exposure value | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Improve gain calculation | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Refactor ev gain calculation and testing | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Compute the gain for each frame | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Limit the number of saturated cells | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Use sensor controls to update frameContext | Jean-Michel Hautbois |
2021-11-15 | ipu3: ipa: Report effective sensor controls with statistics to IPA | Han-Lin Chen |
2021-11-15 | ipa: ipu3: Extend ipu3 ipa interface for sensor controls | Han-Lin Chen |
2021-11-11 | libcamera: pipeline: ipu3: Fix minCrop indentation | Kieran Bingham |
2021-11-08 | android: Camera3RequestDescriptor: Provide a constructor for StreamBuffer | Umang Jain |
2021-11-08 | android: mm: Null check for CameraBufferManager | Umang Jain |
2021-11-06 | ipa: ipu3: List the events in their order of calling | Jean-Michel Hautbois |
2021-11-04 | libcamera: framebuffer: Fix isContiguous log message | Kieran Bingham |
2021-11-02 | pipeline: raspberrypi: Fix rounding issue in findBestFormat() | Naushir Patuck |
2021-11-02 | libcamera: ipa: raspberrypi: Add support for imx519 sensor | Arducam info |
2021-11-02 | pipeline: raspberrypi: Account for a missing Unicam embedded data node | Naushir Patuck |
2021-11-02 | pipeline: raspberrypi: Remove "unpacked" format penalty in mode selection | Naushir Patuck |
2021-11-02 | pipeline: raspberrypi: Convert the pipeline handler to use media controller | Naushir Patuck |
2021-11-02 | pipeline: raspberrypi: Apply sensor flips at the start of configure() | Naushir Patuck |
2021-11-02 | libcamera: bayer_format: Add PixelFormat conversion helpers to BayerFormat class | Naushir Patuck |
2021-11-02 | libcamera: bayer_format: Add unpacked mono 10-bit format to the conversion table | Naushir Patuck |
2021-11-02 | libcamera: bayer_format: Rework BayerFormat conversion table | Naushir Patuck |
2021-11-02 | libcamera: bayer_format: Turn BayerFormat::Packing into scoped enum | Laurent Pinchart |
2021-11-02 | libcamera: formats: Add R10_CSI2P format | Naushir Patuck |
2021-11-02 | libcamera: formats: Add R10 and R12 formats | Laurent Pinchart |
2021-11-02 | include: drm_fourcc: Add R10 and R12 FourCC | Laurent Pinchart |
2021-10-30 | Documentation: coding-style: Document error handling rules | Laurent Pinchart |
2021-10-30 | Documentation: Fix build when the IPU3 pipeline handler is disabled | Laurent Pinchart |
2021-10-27 | libcamera: pixel_format: remove duplicated return documentation | Kieran Bingham |
2021-10-27 | libcamera: v4l2_videodevice: provide hasMediaController() | Kieran Bingham |
2021-10-26 | ipa: ipu3: agc: Clamp shutter speed | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: ipa_context: Fix doxygen warnings | Kieran Bingham |
2021-10-26 | Documentation: Include IPU3 in Doxygen build | Kieran Bingham |
2021-10-26 | ipa: ipu3: Implement an empty stop() function | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Fix badly documented context variables | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Isolate ipa_context documentation | Kieran Bingham |
2021-10-26 | ipa: ipu3: algorithms: awb: Privatize internal structures | Kieran Bingham |
2021-10-26 | ipa: ipu3: Fix the IPU3 AWB doxygen references | Kieran Bingham |
2021-10-26 | ipa: ipu3: ipa_context: Fix file reference | Kieran Bingham |
2021-10-26 | Documentation: IPU3 IPA Design guide | Kieran Bingham |
2021-10-26 | ipa: ipu3: tonemapping: Add the documentation for ToneMapping | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: tonemapping: Implement configure call | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: tonemapping: Generate the LUT only on gamma change | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: agc: Document AGC mean-based algorithm | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: awb: Reword accumulator documentation | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: awb: Add AWB class documentation | 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 |