Age | Commit message (Expand) | Author |
2019-08-13 | libcamera: v4l2_device: Add setFd() | Kieran Bingham |
2019-08-12 | hal: Fix comparison of integers of different signs | Laurent Pinchart |
2019-08-12 | android: hal: Add Camera3 HAL | Jacopo Mondi |
2019-08-12 | android: metadata: Add SPDX tag | Jacopo Mondi |
2019-08-12 | android: Add camera metadata library | Jacopo Mondi |
2019-08-11 | libcamera: pipeline: vimc: Switch to using the RGB/YUV Capture video node | Niklas Söderlund |
2019-08-11 | libcamera: pipeline: vimc: Initialize device pointers | Niklas Söderlund |
2019-08-09 | libcamera: pipeline: RKISP1 configure isp output pad | Helen Koike |
2019-08-01 | libcamera: ipa_module: prevent uninitialised access | Kieran Bingham |
2019-07-31 | libcamera: process: Fail loudly on isolate | Jacopo Mondi |
2019-07-30 | libcamera: pipeline: ipu3: Fix argument name mismatch | Laurent Pinchart |
2019-07-17 | libcamera: logging: add syslog, stream, and nowhere logging targets | Paul Elder |
2019-07-17 | libcamera: ipu3: Do not re-queue cancelled buffers | Jacopo Mondi |
2019-07-17 | libcamera: ipu3: Disable links at configure() time | Jacopo Mondi |
2019-07-17 | libcamera: qcam: Allow specifying sizes on command line | Jacopo Mondi |
2019-07-16 | libcamera: message: Add user message types | Jacopo Mondi |
2019-07-16 | libcamera: message: Document Message::SignalMessage | Laurent Pinchart |
2019-07-16 | libcamera: stream: Initialise pixelFormat in StreamConfiguration() | Laurent Pinchart |
2019-07-16 | libcamera: pipeline: ipu3: Free internal buffers after stopping streaming | Laurent Pinchart |
2019-07-16 | libcamera: pipeline: ipu3: Initialise pixel format to NV12 in new config | Laurent Pinchart |
2019-07-15 | libcamera: Fix spellings and grammar | Kieran Bingham |
2019-07-14 | libcamera: pipeline: Support importing buffers | Jacopo Mondi |
2019-07-14 | libcamera: stream: Map external buffers to indexes | Jacopo Mondi |
2019-07-14 | libcamera: buffer: Add an accessor to the BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Add dmabuf file descriptors | Jacopo Mondi |
2019-07-14 | libcamera: stream: Add Stream memory type | Jacopo Mondi |
2019-07-14 | libcamera: stream: Shorten access to the bufferPool | Jacopo Mondi |
2019-07-14 | libcamera: Stop using Stream::bufferPool to get the number of buffers | Laurent Pinchart |
2019-07-14 | libcamera: pipeline: ipu3: Use stream configuration to get buffers count | Laurent Pinchart |
2019-07-14 | libcamera: v4l2_videodevice: Signal buffer completion at streamoff time | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Split memory information to BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: v4l2_videodevice: Add helper to queue all buffers | Laurent Pinchart |
2019-07-14 | libcamera: request: Add cookie to make request tracking easier | Laurent Pinchart |
2019-07-14 | libcamera: pipeline_handler: Simplify request completion | Laurent Pinchart |
2019-07-14 | libcamera: camera: Don't check buffer count before freeing buffers | Laurent Pinchart |
2019-07-14 | libcamera: camera: Don't move buffers away from request at completion | Laurent Pinchart |
2019-07-13 | libcamera: utils: Add clamp() | Niklas Söderlund |
2019-07-13 | libcamera: event_notifier_poll: Fix notifier unregistration during event proc... | Laurent Pinchart |
2019-07-13 | libcamera: ipa_module: Fix open source license verification | Niklas Söderlund |
2019-07-12 | libcamera: process: fix error checking | Paul Elder |
2019-07-12 | libcamera: process: fix compilation on Chromium OS | Paul Elder |
2019-07-12 | libcamera: ipa: meson: build dummy IPA that needs isolation | Paul Elder |
2019-07-12 | libcamera: ipa: add dummy IPA that needs to be isolated | Paul Elder |
2019-07-12 | libcamera: ipa_manager: use proxy | Paul Elder |
2019-07-12 | libcamera: proxy: add default linux IPA proxy | Paul Elder |
2019-07-12 | libcamera: add IPA proxy | Paul Elder |
2019-07-12 | libcamera: Add Process and ProcessManager classes | Paul Elder |
2019-07-12 | libcamera: ipa_module: add isOpenSource | Paul Elder |
2019-07-12 | libcamera: ipa_module_info: add license field | Paul Elder |
2019-07-12 | libcamera: logging: add logging API for applications | Paul Elder |