Age | Commit message (Expand) | Author |
2021-07-27 | ipa: core.mojom: Rework core file documentation | Jacopo Mondi |
2021-07-19 | libcamera: ipa_manager: Split common code out of createIPA() | Laurent Pinchart |
2021-07-19 | libcamera: ipa_manager: Fix IPA module min/max version check | Laurent Pinchart |
2021-07-12 | libcamera: framebuffer: Make FrameBuffer class Extensible | Laurent Pinchart |
2021-07-12 | libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() function | Laurent Pinchart |
2021-07-12 | libcamera: base: class: Expose Extensible private data to other classes | Laurent Pinchart |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-07-06 | libcamera: device_enumerator: Drop inclusion of linux/media.h | Laurent Pinchart |
2021-07-06 | libcamera: media_device: Rename valid() function to isValid() | Laurent Pinchart |
2021-06-28 | libcamera: Add support for monochrome sensors | David Plowman |
2021-06-28 | libcamera: utils: Only enable utils::hex() for integer arguments | Laurent Pinchart |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move span to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move event_notifier to base | Kieran Bingham |
2021-06-25 | libcamera/base: Move File to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-06-25 | libcamera/base: Move class helpers to the base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move utils to the base library | Kieran Bingham |
2021-06-25 | libcamera/base: Introduce new base library | Kieran Bingham |
2021-06-25 | libcamera: Separate source and build path helpers | Kieran Bingham |
2021-06-15 | libcamera: log: Destroy LogCategory instances in a controlled way | Laurent Pinchart |
2021-06-14 | libcamera: CameraSensor: Enable retrieving supported test pattern modes | Hirokazu Honda |
2021-06-14 | libcamera: CameraSensorProperties: Add table of v4l2 index and test pattern | Hirokazu Honda |
2021-06-14 | libcamera: V4L2Device: Support v4l2 menu control | Hirokazu Honda |
2021-06-14 | libcamera: request: Add Request::cancel() | Jacopo Mondi |
2021-06-14 | ipa: ipu3: Support return values from configure() | Kieran Bingham |
2021-06-08 | libcamera: utils: Add helper class for std::chrono::duration | Naushir Patuck |
2021-05-31 | android: Update Android headers | Laurent Pinchart |
2021-05-27 | meson: ipa: Pass core.mojom to the docs generator | Paul Elder |
2021-05-27 | ipa: core: Move documentation from cpp file back into the mojom file | Paul Elder |
2021-05-27 | meson: ipa: Use files() to locate the mojom files | Paul Elder |
2021-05-27 | controls: Split FrameDurations into FrameDuration and FrameDurationLimits | Paul Elder |
2021-05-26 | ipa: ipu3: Provide frame timestamps through IPU3Event | Umang Jain |
2021-05-26 | ipa: ipu3: Rectify ControlInfoMap matching in IPAConfigInfo | Umang Jain |
2021-05-24 | ipa: ipu3: Introduce IPAConfigInfo in IPC | Umang Jain |
2021-05-24 | ipa: meson: Install mojom generated headers to include paths | Umang Jain |
2021-05-24 | ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo | Umang Jain |
2021-05-24 | ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC | Umang Jain |
2021-05-24 | ipa: Move core IPA interface documentation to a .cpp file | Umang Jain |
2021-05-24 | libcamera: V4L2Control: remove V4L2Control classes | Hirokazu Honda |
2021-05-18 | libcamera: utils: Add enumerate view for range-based for loops | Laurent Pinchart |
2021-05-11 | libcamera: Use get_option('includedir') instead of raw 'include' | Umang Jain |
2021-05-11 | meson: Replace obselete join_paths() with '/' operator | Umang Jain |
2021-05-11 | libcamera: camera_sensor: Fix frame lengths calculated by sensorInfo() | David Plowman |
2021-05-10 | libcamera: camera_sensor: Register static properties | Jacopo Mondi |
2021-05-10 | libcamera: Introduce camera sensor properties | Jacopo Mondi |
2021-05-06 | libcamera: controls: Add a function to merge two control lists | Laurent Pinchart |
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: Include instead of forward-declare CameraSensorInfo | Paul Elder |