Age | Commit message (Expand) | Author |
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 |
2020-03-26 | test: ipa: Fix path to VIMC IPA | Niklas Söderlund |
2020-03-23 | test: v4l2_videodevice: Test U8 array controls | Jacopo Mondi |
2020-03-20 | test: controls: control_value: Test string control type | Laurent Pinchart |
2020-03-20 | libcamera: controls: Rename ControlRange to ControlInfo | Laurent Pinchart |
2020-03-20 | libcamera: controls: Name all ControlInfoMap instance variables infoMap | Laurent Pinchart |
2020-03-19 | libcamera: v4l2_videodevice: Make V4L2PixelFormat constructor explicit | Laurent Pinchart |
2020-03-19 | libcamera: v4l2_videodevice: Rename toV4L2Fourcc to toV4L2PixelFormat | Laurent Pinchart |
2020-03-19 | libcamera: geometry: Construct SizeRange from Size | Laurent Pinchart |
2020-03-18 | libcamera: framebuffer_allocator: Lift camera restrictions on allocator | Laurent Pinchart |
2020-03-18 | libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers() | Laurent Pinchart |
2020-03-18 | test: libtest: buffer_source: Close video device right after allocation | Laurent Pinchart |
2020-03-18 | libcamera: PixelFormat: Make constructor explicit | Laurent Pinchart |
2020-03-18 | test: v4l2_videodevice: buffer_cache: Use DRM pixel format | Niklas Söderlund |
2020-03-18 | tests: remove IPA_PROXY_PATH environment variable | Kaaira Gupta |
2020-03-08 | test: file-descriptor: Fix undefined O_TMPFILE compilation error | Laurent Pinchart |
2020-03-06 | test: v4l2_videodevice: Add test for V4L2BufferCache | Niklas Söderlund |
2020-03-06 | test: Extract BufferSource class out of camera tests to libtest | Niklas Söderlund |
2020-03-06 | test: camera: buffer_import: Fix error messages | Niklas Söderlund |
2020-03-06 | test: controls: control_value: Expand test to cover array controls | Laurent Pinchart |
2020-03-06 | test: controls: control_value: Expand test to cover all control types | Laurent Pinchart |
2020-03-06 | test: Add Span test | Laurent Pinchart |
2020-02-24 | tests: Remove IPA_MODULE_PATH environment variable | Kieran Bingham |
2020-02-24 | libcamera: utils: Add a C++ dirname implementation | Kieran Bingham |
2020-02-18 | test: camera: buffer_import: Don't include <random> | Laurent Pinchart |
2020-02-14 | test: thread: Test waiting on a thread that is not running | Laurent Pinchart |
2020-02-14 | test: threads: Add wait() timeout test | Laurent Pinchart |
2020-02-13 | test: Add a utils::split() test | Laurent Pinchart |
2020-01-22 | test: signal: Add additional disconnection tests for Object | Laurent Pinchart |