Age | Commit message (Expand) | Author |
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 |
2021-10-19 | android: camera_stream: Return non-const pointer from camera3Stream() | Laurent Pinchart |
2021-10-19 | android: camera_stream: Pass StreamBuffer to process() | Laurent Pinchart |
2021-10-19 | android: camera_device: Create struct to track per stream buffer | Umang Jain |
2021-10-19 | android: camera_stream: Plumb process() with Camera3RequestDescriptor | Umang Jain |
2021-10-19 | android: camera_device: Build capture_result dynamically | Laurent Pinchart |
2021-10-19 | android: camera_request: Turn struct into a class | Laurent Pinchart |
2021-10-19 | camera_device: Remove private scope of Camera3RequestDescriptor | Umang Jain |
2021-10-19 | build: Preserve upstream git versioning using meson dist | Naushir Patuck |
2021-10-19 | utils: gen-version: Pass the meson source root to the gen-version.sh script | Naushir Patuck |
2021-10-19 | utils: hooks: pre-push: Check push to integration/* branches | Laurent Pinchart |
2021-10-19 | README: Document dependencies for backtrace generation | Laurent Pinchart |
2021-10-19 | libcamera: v4l2_videodevice: Improve debugging when buffer is too small | Laurent Pinchart |
2021-10-19 | ipa: ipu3: agc: Remove "using" directive from agc.h header | Laurent Pinchart |
2021-10-19 | ipa: ipu3: awb: Don't pass member variable to member function | Laurent Pinchart |
2021-10-19 | android: Re-order out-of-order completion path | Jacopo Mondi |
2021-10-19 | Revert "android: camera_device: Configure one stream for identical stream req... | Jacopo Mondi |
2021-10-15 | android: capabilities: Cap frame rate to 30 FPS | Jacopo Mondi |
2021-10-15 | android: capabilties: Fix ANDROID_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES | Jacopo Mondi |
2021-10-15 | android: Populate streams and duration in the same loop | Jacopo Mondi |
2021-10-15 | android: capabilities: Print output stream list | Jacopo Mondi |
2021-10-15 | android: Filter preview streams on FPS | Jacopo Mondi |
2021-10-15 | android: capabilities: Collect absolute max frame durations | Jacopo Mondi |
2021-10-15 | android: capabilties: Correctly populate STALL durations | Jacopo Mondi |
2021-10-15 | android: capabilities: Use per-configuration durations | Jacopo Mondi |
2021-10-15 | android: capabilties: Assume controls::FrameDurationLimits is supported | Jacopo Mondi |
2021-10-15 | android: capabilities: Initialize camera state when building properties | Jacopo Mondi |