Age | Commit message (Expand) | Author |
2020-08-14 | libcamera: request: Declare a using directive for map of buffers | Niklas Söderlund |
2020-08-13 | test: ipc: unixsocket: Close open fds on error paths | Umang Jain |
2020-08-06 | test: mapped-buffers: Provide MappedBuffer test | Kieran Bingham |
2020-08-05 | libcamera: camera: Rename name() to id() | Niklas Söderlund |
2020-08-05 | libcamera: pipelines: Use sensor ID as camera name | Niklas Söderlund |
2020-08-03 | libcamera: geometry: Add isNull() function to Rectangle class | Jacopo Mondi |
2020-08-03 | libcamera: utils: Add alignUp and alignDown functions | Jacopo Mondi |
2020-07-31 | tests: Add a test case for the Object::deleteLater() API, to verify | Umang Jain |
2020-07-28 | test: Remove list-cameras test | Laurent Pinchart |
2020-07-27 | test: process: Test Process::kill() | Laurent Pinchart |
2020-07-23 | libcamera: v4l2_subdevice: Replace ImageFormats with a map | Niklas Söderlund |
2020-07-17 | tests: v4l2_compat: Fix v4l2-compliance and v4l2-ctl version parsing | Paul Elder |
2020-07-17 | libcamera: ipa_interface: Add support for custom IPA data to configure() | Laurent Pinchart |
2020-07-15 | test: file: Add file creation test | Laurent Pinchart |
2020-07-15 | test: file: Add read/write tests | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Provide in-place versions of the Size helpers | Laurent Pinchart |
2020-07-15 | libcamera: geometry: Add helper functions to the Size class | Laurent Pinchart |
2020-07-13 | tests: v4l2_compat: Check v4l2-compliance and v4l2-ctl versions | Paul Elder |
2020-07-13 | tests: v4l2_compat: Prettify failure output | Paul Elder |
2020-07-10 | tests: v4l2_compat: Add test for v4l2_compat | Paul Elder |
2020-07-09 | libcamera: utils: Add map_keys() function | Laurent Pinchart |
2020-07-08 | libcamera: Use Size::isNull() | Laurent Pinchart |
2020-06-29 | libcamera: geometry: Add isNull() function to Size class | Laurent Pinchart |
2020-06-25 | libcamera: pixel_format: Replace hex with format names | Kaaira Gupta |
2020-06-18 | test: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-06-17 | tests: Introduce hotplug hot-unplug unit test | Umang Jain |
2020-06-08 | test: v4l2_subdevice: list_formats: Port to use utils::hex() output helper | Umang Jain |
2020-06-08 | libcamera: IPAManager: remove instance() and make createIPA() static | Paul Elder |
2020-06-08 | libcamera: IPAManager: make IPAManager lifetime explicitly managed | Paul Elder |
2020-06-04 | test: log: log_api: Close open fds on error paths | Umang Jain |
2020-06-04 | test: log: log_process: Close open fds on error paths | Umang Jain |
2020-06-02 | test: Fixed the compilation issue | Madhavan Krishnan |
2020-05-19 | test: file-descriptor: Add "fd move" constructor test | Laurent Pinchart |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Move DRM/V4L2 format conversion | Laurent Pinchart |
2020-04-28 | libcamera: ipa: Add support for CameraSensorInfo | Jacopo Mondi |
2020-04-28 | test: camera_sensor: Test the model() function | Laurent Pinchart |
2020-04-28 | libcamera: v4l2_device: Simplify usage of getControls() | Laurent Pinchart |
2020-04-28 | test: ipa: ipa_interface: Pass configuration file to IPA init() | Laurent Pinchart |
2020-04-28 | ipa: Pass IPA initialization settings to IPAInterface::init() | Laurent Pinchart |
2020-04-28 | ipa: Name IPA modules after their source directory | Laurent Pinchart |
2020-04-27 | test: Use float values for brightness, contrast and saturation | Laurent Pinchart |
2020-04-15 | test: list-camera: Handle error on starting the CameraManager | Umang Jain |
2020-04-15 | libcamera: utils: Add string join function | Laurent Pinchart |
2020-04-14 | libcamera: ipa: Remove IPAModuleInfo license field | Laurent Pinchart |
2020-04-14 | test: Add File class tests | Laurent Pinchart |
2020-04-14 | ipa: Add start() and stop() operations | Niklas Söderlund |
2020-03-27 | libcamera: v4l2PixelFormat: Replace hex with fourCC | Kaaira Gupta |