Age | Commit message (Expand) | Author |
2021-04-14 | libcamera: pipeline: rkisp1: Assert empty queuedRequests before clearing fram... | Nícolas F. R. A. Prado |
2021-04-14 | libcamera: pipeline: rkisp1: Stop IPA before streams | Nícolas F. R. A. Prado |
2021-04-14 | lc-compliance: Drop return value from SimpleCapture::stop() | Niklas Söderlund |
2021-04-14 | lc-compliance: Initialize the event loop pointer | Niklas Söderlund |
2021-04-14 | pipeline: simple: Fix an issue in breadth-first search | Phi-Bang Nguyen |
2021-04-13 | libcamera: pipeline_handler: Document requestSequence_ | Kieran Bingham |
2021-04-13 | libcamera: ipa_proxy: Document ProxyState | Kieran Bingham |
2021-04-13 | libcamera: ipa_proxy: Scope ProxyState to IPAProxy | Kieran Bingham |
2021-04-12 | test: threads: Fix memory leak | Laurent Pinchart |
2021-04-12 | libcamera: bound_method: Fix type of pack for void methods | Laurent Pinchart |
2021-04-12 | lc-compliance: Add test stopping single stream with requests queued | Niklas Söderlund |
2021-04-12 | lc-compliance: Add a libcamera compliance tool | Niklas Söderlund |
2021-04-07 | libcamera: camera_manager: Remove \todo on hotplug/unplug of cameras | Umang Jain |
2021-04-07 | libcamera: thread: Fix typo in comment | Sebastian Fricke |
2021-04-05 | Add alternative meson install command | Vedant Paranjape |
2021-04-04 | android: CameraDevice: Deny non ROTATION_0 stream configuration | Hirokazu Honda |
2021-04-04 | android: CameraDevice: Log rotation variables in camera3_stream | Hirokazu Honda |
2021-04-04 | android: CameraDevice: Validate crop_rotate_scale_degrees in configuration | Hirokazu Honda |
2021-04-04 | android: Define OS_CHROMEOS macro if android_platform=cros | Hirokazu Honda |
2021-04-04 | android: mm: cros: Fix compilation | Laurent Pinchart |
2021-04-04 | android: CameraDevice: Add more camera3_capture_request validation | Hirokazu Honda |
2021-04-04 | android: cameraDevice: Factorize the code of validating camera3_capture_request | Hirokazu Honda |
2021-04-04 | android: CameraDevice: Deny if the streams is empty | Hirokazu Honda |
2021-04-04 | android: mm: cros: Handle buffer registration failure | Hirokazu Honda |
2021-04-03 | libcamera: pipeline_handler: Make queueRequest() void function | Hirokazu Honda |
2021-04-03 | Documentation: Add getting started section | Laurent Pinchart |
2021-03-29 | android: camera_device: Add null check for ScalerCrop control | Phi-Bang Nguyen |
2021-03-29 | libcamera: thread: Remove the unused setEventDispatcher() function | Laurent Pinchart |
2021-03-29 | ipa: raspberrypi: Fix typo and improve wording | Sebastian Fricke |
2021-03-29 | pipeline: raspberrypi: Remove unused getFormat call | Sebastian Fricke |
2021-03-29 | libcamera: pipeline: ipu3: frames: Use the request sequence | Kieran Bingham |
2021-03-29 | libcamera: camera: Extend with a Stopping state | Kieran Bingham |
2021-03-29 | libcamera: camera: Report function which fails access control | Kieran Bingham |
2021-03-29 | libcamera: camera: Validate requests are completed in Running state | Kieran Bingham |
2021-03-29 | libcamera: request: Add a toString() | Kieran Bingham |
2021-03-29 | libcamera: request: Provide a sequence number | Kieran Bingham |
2021-03-29 | libcamera: buffer: Break friendship with Request | Kieran Bingham |
2021-03-29 | utils: ipc: proxy: Track IPA with a state machine | Kieran Bingham |
2021-03-29 | libcamera: pipeline: ipu3: Fix typos | Laurent Pinchart |
2021-03-28 | pipeline: uvcvideo: Avoid reference to temporary object | Khem Raj |
2021-03-28 | pipeline: raspberryPi: Fix typo in comment | Sebastian Fricke |
2021-03-28 | ipa: raspberrrypi: Remove duplicate comment | Sebastian Fricke |
2021-03-28 | meson: Summarize which applications and adaptation layers are built | Laurent Pinchart |
2021-03-27 | ipa: rkisp1: Do not set controls during configure | Sebastian Fricke |
2021-03-25 | libcamera: camera_manager: Document the CameraManager destructor | Laurent Pinchart |
2021-03-25 | Documentation: contributing: Add link to bugs.libcamera.org | Laurent Pinchart |
2021-03-25 | android: meson: Remove unneeded android_enabled check | Laurent Pinchart |
2021-03-25 | android: CameraDevice: Mark getResultMetadata() const function | Hirokazu Honda |
2021-03-25 | android: CameraDevice: Manage requestTemplates_ with std::unique_ptr | Hirokazu Honda |
2021-03-25 | android: CameraDevice: Manage staticMetadata_ with std::unique_ptr | Hirokazu Honda |