Age | Commit message (Expand) | Author |
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 |
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 |