Age | Commit message (Expand) | Author |
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 |
2021-04-26 | libcamera: V4L2Device: Use Span in updateControls() | Hirokazu Honda |
2021-04-22 | libcamera: pipeline: ipu3: Cancel unused buffers | Kieran Bingham |
2021-04-22 | libcamera: camera: Assert pipelines complete all requests | Kieran Bingham |
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-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 | 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-13 | libcamera: ipa_proxy: Scope ProxyState to IPAProxy | Kieran Bingham |
2021-04-12 | libcamera: bound_method: Fix type of pack for void methods | Laurent Pinchart |
2021-04-03 | libcamera: pipeline_handler: Make queueRequest() void function | Hirokazu Honda |
2021-03-29 | libcamera: thread: Remove the unused setEventDispatcher() function | Laurent Pinchart |
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-23 | ipa: raspberrypi: Rationalise parameters to ipa::configure() | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Rationalise parameters to ipa::start() | Naushir Patuck |
2021-03-23 | pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init() | Naushir Patuck |
2021-03-23 | ipa: Add sensor model string to IPASettings | Naushir Patuck |
2021-03-23 | libcamera: device_enumerator: Remove unnecessary rvalue references | Hirokazu Honda |
2021-03-17 | libcamera: ipu3: Pass the BDS rectangle at IPA configure call | Jean-Michel Hautbois |
2021-03-16 | ipa: ipa_interface: Add comment to defend the forward-declaration | Paul Elder |
2021-03-12 | libcamera: delayed_controls: Remove unneeded write when starting up | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Add notion of priority write | Naushir Patuck |
2021-03-11 | ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10 | Dafna Hirschfeld |
2021-03-11 | ipa: rkisp1: Return error from IPA's configure method if it fails | Dafna Hirschfeld |
2021-03-11 | libcamera: media_device: Add hwRevision method | Dafna Hirschfeld |
2021-03-09 | ipa: raspberrypi: Use direct return value for configure() | Paul Elder |
2021-03-09 | ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelay | David Plowman |