Age | Commit message (Expand) | Author |
2021-05-06 | libcamera: rkisp1: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: rkisp1: Do not over-write metadata | Jacopo Mondi |
2021-05-06 | libcamera: uvc: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: ipu3: Merge IPA metadata controls | Jacopo Mondi |
2021-05-06 | libcamera: ipu3: Report sensor timestamp | Jacopo Mondi |
2021-05-06 | libcamera: controls: Destage 'SensorTimestamp' | Jacopo Mondi |
2021-05-06 | test: control_list: Test ControlList::merge() | Jacopo Mondi |
2021-05-06 | test: control_list: Check for Brightness presence | Jacopo Mondi |
2021-05-06 | libcamera: controls: Add a function to merge two control lists | Laurent Pinchart |
2021-05-05 | test: bayer-format: Rectify internal header's #include path | Umang Jain |
2021-05-05 | src: android: Rectify internal header's #include path | Umang Jain |
2021-05-03 | pipeline: rkisp1: Add check for non-existent frame info | Sebastian Fricke |
2021-04-30 | src: meson: Define system paths | Kieran Bingham |
2021-04-27 | libcamera: internal: log: Report function on asserts | Kieran Bingham |
2021-04-27 | ipa: mojom: Put core.mojom in the libcamera namespace | Paul Elder |
2021-04-27 | utils: ipc: Use the proper namespace for mojom structs | Paul Elder |
2021-04-27 | utils: ipc: Include instead of forward-declare CameraSensorInfo | Paul Elder |
2021-04-27 | ipa: cam_helper: Correct a wrong choice of term | Sebastian Fricke |
2021-04-27 | ipa: cam_helper_imx219: Rework comment | Sebastian Fricke |
2021-04-26 | libcamera: V4L2Device: Use Span in updateControls() | Hirokazu Honda |
2021-04-26 | libcamera: V4L2Device: Replace VLA with std::vector in setControls() | Hirokazu Honda |
2021-04-26 | libcamera: V4L2Device: Replace VLA with std::vector in getControls() | Hirokazu Honda |
2021-04-26 | ipa: rkisp1: Move the IPA to the ipa::rkisp1 namespace | Jean-Michel Hautbois |
2021-04-22 | libcamera: pipeline: ipu3: Cancel unused buffers | Kieran Bingham |
2021-04-22 | libcamera: pipeline: rkisp1: Fail RkISP1FrameInfo can't be found | Kieran Bingham |
2021-04-22 | libcamera: pipeline: ipu3: frames: Fail if the FrameInfo can't be found | Kieran Bingham |
2021-04-22 | libcamera: camera: Assert pipelines complete all requests | Kieran Bingham |
2021-04-22 | ipa: ipu3: fix coverity issues in AWB | Jean-Michel Hautbois |
2021-04-22 | ipa: ipu3: Add support for IPU3 AEC/AGC algorithm | Jean-Michel Hautbois |
2021-04-22 | ipa: ipu3: Add support for IPU3 AWB algorithm | Jean-Michel Hautbois |
2021-04-22 | ipa: ipu3: Add a histogram class | Jean-Michel Hautbois |
2021-04-22 | ipa: Add a common interface for algorithm objects | Jean-Michel Hautbois |
2021-04-21 | lc-compliance: simple_capture: Handle unsupported roles | Niklas Söderlund |
2021-04-21 | libcamera: class: Drop 'klass' argument from documentation | Jacopo Mondi |
2021-04-21 | libcamera: Drop argument from LIBCAMERA_DECLARE_PRIVATE | Jacopo Mondi |
2021-04-20 | android: CameraDevice: Fix Camera3RequestDescriptor leakage | Hirokazu Honda |
2021-04-20 | android: CameraDevice: Add stop() | Hirokazu Honda |
2021-04-20 | pipeline: raspberrypi: Fix typo in a comment | Naushir Patuck |
2021-04-17 | ipa: ipu3: Move the IPA to the ipa::ipu3 namespace | Kieran Bingham |
2021-04-17 | libcamera: pipeline: ipu3: Check for failures when loading IPA | Kieran Bingham |
2021-04-17 | libcamera: bound_method: Please the gcc undefined behaviour sanitizer | Laurent Pinchart |
2021-04-17 | libcamera: signal: Fix return value template type of BoundMethodMember | Laurent Pinchart |
2021-04-15 | libcamera: span: Fix reverse iterators | Laurent Pinchart |
2021-04-15 | test: span: Add tests for begin() and rbegin() | Laurent Pinchart |
2021-04-15 | libcamera: camera_sensor: Demote error message | Jacopo Mondi |
2021-04-15 | ipa: raspberrypi: cam_helper: Remove duplicate words | Sebastian Fricke |
2021-04-15 | libcamera: log: Use compiler builtins to retrieve file and line number | Laurent Pinchart |
2021-04-15 | libcamera: log: De-duplicate _log() functions and LogMessage constructor | Laurent Pinchart |
2021-04-15 | libcamera: pipeline_handler: Fix typo in documentation | Laurent Pinchart |
2021-04-14 | libcamera: pipeline: rkisp1: Allow requests to be cancelled | NÃcolas F. R. A. Prado |