Age | Commit message (Expand) | Author |
2021-11-23 | ipa: ipu3: Fix IPAContext documentation | Jean-Michel Hautbois |
2021-11-23 | pipeline: raspberrypi: Avoid invalid PixelFormat warning message | Naushir Patuck |
2021-11-23 | pipeline: raspberrypi: Increase the V4L2BufferCache slot allocations | Naushir Patuck |
2021-11-23 | pipeline: raspberrypi: Rework the internal buffer allocation scheme | Naushir Patuck |
2021-11-23 | pipeline: raspberrypi: Add const qualifer in isRaw() | Naushir Patuck |
2021-11-23 | ipa: ipu3: agc: Saturate the averages when computing relative luminance | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Return the inter-quantile mean from measureBrightness() | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Rename currentYGain | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Standardize vocabulary on "relative luminance" | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Drop kMaxLuminance constant | Laurent Pinchart |
2021-11-16 | ipa: ipu3: agc: Remove the threshold for the histogram calculation | Jean-Michel Hautbois |
2021-11-15 | lc-compliance: Build with gtest in subprojects | Hirokazu Honda |
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: awb: Add support for color temperature | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Store exposure in units of time | Jean-Michel Hautbois |
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-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 | 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 |