Age | Commit message (Expand) | Author |
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 |
2019-07-11 | libcamera: signal: Fix Object handling in multiple inheritance cases | Laurent Pinchart |
2019-07-11 | libcamera: signal: Support cross-thread signals | Laurent Pinchart |
2019-07-11 | libcamera: thread: Add a messaging passing API | Laurent Pinchart |
2019-07-11 | libcamera: Add thread support | Laurent Pinchart |
2019-07-11 | libcamera: skip auto version generation when building for Chromium OS | Paul Elder |
2019-07-09 | libcamera: Rework automatic version generation to avoid rebuilds | Laurent Pinchart |
2019-07-04 | qcam: Update window title with FPS | Kieran Bingham |
2019-07-04 | qcam: Add the version string to the title | Kieran Bingham |
2019-07-04 | qcam: Move static timestamp to MainWindow | Kieran Bingham |
2019-07-04 | libcamera: Auto generate version information | Kieran Bingham |
2019-07-04 | libcamera: v4l2_videodevice: Re-group operations | Jacopo Mondi |
2019-07-04 | libcamera: ipa_module: elfLoadSymbol find symbol regardless of size | Paul Elder |
2019-07-04 | libcamera: ipa_module: add path to module loading error message | Paul Elder |
2019-07-02 | libcamera: ipa_module: add path getter | Paul Elder |
2019-07-02 | libcamera: pipeline: vimc: Add controls support | Laurent Pinchart |
2019-07-02 | libcamera: pipeline: uvcvideo: Add controls support | Kieran Bingham |
2019-07-02 | libcamera: controls: Add a set of initial controls | Laurent Pinchart |
2019-07-02 | libcamera: request: Add a ControlList | Kieran Bingham |
2019-07-02 | libcamera: controls: Extend ControlList to access controls by ID | Laurent Pinchart |
2019-07-02 | libcamera: camera: Provide a list of ControlInfo | Kieran Bingham |
2019-07-02 | libcamera: controls: Introduce control-related data types | Kieran Bingham |
2019-07-02 | libcamera: v4l2_device: Add method to retrieve all supported controls | Laurent Pinchart |
2019-07-02 | libcamera: v4l2_controls: Add min and max to V4L2ControlInfo | Laurent Pinchart |