Age | Commit message (Expand) | Author |
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 |
2020-01-20 | libcamera: bound_method: Avoid deadlock with ConnectionTypeBlocking | Laurent Pinchart |
2020-01-20 | test: buffer_import: Propagate status code from buffer allocation | Laurent Pinchart |
2020-01-14 | libcamera: Switch from utils::make_unique to std::make_unique | Laurent Pinchart |
2020-01-13 | rkisp1: add pipeline test for rkisp1 | Show Liu |
2020-01-12 | libcamera: camera: Remove the prepared state | Niklas Söderlund |
2020-01-12 | libcamera: v4l2_videodevice: Remove Buffer interface | Niklas Söderlund |
2020-01-12 | libcamera: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | test: camera: buffer_import: Update to FrameBuffer restrictions | Niklas Söderlund |
2020-01-12 | test: v4l2_videodevice: Switch to FrameBuffer interface | Niklas Söderlund |