Age | Commit message (Expand) | Author |
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 |
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 |
2021-10-22 | ipa: ipu3: awb: Change minimal green threshold value | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: awb: Use saturation under 90% | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: set frameContext before controls | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: awb: Set a threshold for the green saturation | Jean-Michel Hautbois |
2021-10-21 | android: camera_device: Cleanup header includes | Laurent Pinchart |
2021-10-19 | android: camera_metadata: Rename get() to getMetadata() | Umang Jain |
2021-10-19 | android: camera_stream: Define explicit move constructor and destructors | Laurent Pinchart |
2021-10-19 | android: camera_stream: Don't close fence if wait fails | Laurent Pinchart |
2021-10-19 | android: camera_request: Don't embed full camera3_stream_buffer_t | Laurent Pinchart |
2021-10-19 | android: camera_device: Use abortRequest() instead of open-coding it | Laurent Pinchart |