Age | Commit message (Expand) | Author |
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 | test: v4l2_videodevice: buffer_sharing: Lower resolution to speed up test | Laurent Pinchart |
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 | test: logging: fix compilation on Chromium OS | 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 | test: add logging API test | Paul Elder |
2019-07-12 | libcamera: logging: add logging API for applications | Paul Elder |
2019-07-11 | libcamera: signal: Fix compilation on gcc | Laurent Pinchart |
2019-07-11 | libcamera: signal: Fix Object handling in multiple inheritance cases | Laurent Pinchart |
2019-07-11 | test: signal: Extend Signal test with multi-inheritance reeiver | Laurent Pinchart |
2019-07-11 | test: Add test case for signal delivery across threads | Laurent Pinchart |
2019-07-11 | test: Add Message test case | Laurent Pinchart |
2019-07-11 | test: Add Thread test 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-10 | Documentation: Fix trivial spelling error | Kieran Bingham |
2019-07-09 | libcamera: Rework automatic version generation to avoid rebuilds | Laurent Pinchart |
2019-07-04 | Documentation: Wrap extended doc_install_dir line | Kieran Bingham |
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 | Documentation: Make the project brief more expressive | Kieran Bingham |
2019-07-04 | utils: checkstyle.py: Add pep8 checker | Kieran Bingham |
2019-07-04 | test: Allow self-contained tests to run in parallel | Niklas Söderlund |
2019-07-04 | utils: checkstyle.py: Add Doxygen formatter | Laurent Pinchart |
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 |