Age | Commit message (Expand) | Author |
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 |
2021-10-26 | android: post_processor: Make post processing async | Umang Jain |
2021-10-26 | android: post_processor: Drop return value for process() | Umang Jain |
2021-10-26 | android: Track and notify post processing of streams | Umang Jain |
2021-10-26 | android: post_processor: Consolidate contextual information | Umang Jain |
2021-10-26 | android: camera_device: Refactor descriptor status and sendCaptureResults() | Umang Jain |
2021-10-26 | android: post_processor_jpeg: Replace encoder_ nullptr check | Umang Jain |
2021-10-26 | android: camera_stream: Replace post-processor nullptr check | Umang Jain |
2021-10-25 | libcamera: request: Use external CameraControlValidator | Kieran Bingham |
2021-10-25 | libcamera: camera: Create a CameraControlValidator | Kieran Bingham |
2021-10-25 | libcamera: v4l2_videodevice: Explain multiplanar bytesused reasoning | Kieran Bingham |
2021-10-22 | ipa: ipu3: Use sensor limits for analogue gain | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Remove unused variables | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Refactor condition on exposure correction | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Introduce previous exposure value | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Rename gains properly | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Simplify division of exposure/gain | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Use filtered exposure values | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Change analogue gain limits | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Change exposure limits | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: agc: Rename exposure values properly | Jean-Michel Hautbois |