Age | Commit message (Expand) | Author |
2021-11-29 | libipa: Correct IMX219 in CameraSensorHelper | Jean-Michel Hautbois |
2021-11-29 | libcamera: Add tracing to meson summary | Jacopo Mondi |
2021-11-29 | test: camera: Fix trivial spelling mistake | Jacopo Mondi |
2021-11-29 | pipeline: raspberrypi: Tidy the camera enumeration and registration logic | Naushir Patuck |
2021-11-29 | pipeline: raspberrypi: Split out device enumeration and camera registration | Naushir Patuck |
2021-11-25 | ipa: raspberrypi: Update documentation urls | Naushir Patuck |
2021-11-24 | libcamera: object: Avoid argument copies in invokeMethod() | Laurent Pinchart |
2021-11-24 | v4l2: Convert to pragma once | Kieran Bingham |
2021-11-24 | utils: Convert to pragma once | Kieran Bingham |
2021-11-24 | test: Convert to pragma once | Kieran Bingham |
2021-11-24 | qcam: Convert to pragma once | Kieran Bingham |
2021-11-24 | lc-compliance: Convert to pragma once | Kieran Bingham |
2021-11-24 | ipa: libipa: Convert to pragma once | Kieran Bingham |
2021-11-24 | ipa: ipu3: Convert to pragma once | Kieran Bingham |
2021-11-24 | gstreamer: Convert to pragma once | Kieran Bingham |
2021-11-24 | cam: Convert to pragma once | Kieran Bingham |
2021-11-24 | android: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: pipeline: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: ipa: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: internal: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: base: Convert to pragma once | Kieran Bingham |
2021-11-24 | libcamera: Convert to pragma once | Kieran Bingham |
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-18 | Documentation: coding-style: Document the git commit hooks | 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 |