Age | Commit message (Expand) | Author |
2024-11-28 | libcamera: add method to set thread affinity | Han-Lin Chen |
2024-11-28 | libcamera: Extend u16 control type | Yudhistira Erlandinata |
2024-11-28 | libcamera: Extend u32 control type | Yudhistira Erlandinata |
2024-11-27 | treewide: Avoid some copies in range-based for loops | Barnabás Pőcze |
2024-11-26 | test: libipa: Add Vector class test | Laurent Pinchart |
2024-11-05 | libcamera: camera_sensor: Introduce CameraSensorFactory | Jacopo Mondi |
2024-11-05 | test: py: LD_PRELOAD the C++ standard library when using ASan | Laurent Pinchart |
2024-11-05 | test: py: Replace environment array with environment object | Laurent Pinchart |
2024-11-05 | test: py: Fix log level restore in SimpleTestMethods() | Laurent Pinchart |
2024-10-01 | libcamera: geometry: Add two-point Rectangle constructor | Yudhistira Erlandinata |
2024-09-23 | test: ipa: libipa: Add tets for Interpolator | Stefan Klug |
2024-09-23 | libcamera: yaml-parser: Differentiate between empty and empty string | Stefan Klug |
2024-09-23 | libcamera: yaml-parser: Add failing test for unexpected behavior | Stefan Klug |
2024-09-23 | libcamera: yaml-parser: Add additional tests | Stefan Klug |
2024-09-02 | tests: Add a missing iostream include | Milan Zamazal |
2024-08-16 | meson: utils: Provide environment for Python scripts | Laurent Pinchart |
2024-08-07 | libcamera: ipa_manager: Remove singleton requirement | Laurent Pinchart |
2024-08-07 | libcamera: Drop libcamera_generated_ipa_headers from sources | Laurent Pinchart |
2024-07-31 | libcamera: Avoid variable-length arrays | Laurent Pinchart |
2024-07-25 | gstreamer: allocator: Ensure camera manager stay alive | Nicolas Dufresne |
2024-07-25 | test: gstreamer: Test memory lifetime | Nicolas Dufresne |
2024-07-04 | test: utils: Extend utils::hex() test to 8-bit and 16-bit values | Laurent Pinchart |
2024-06-26 | test: gstreamer: Include missing sanitizer/asan_interface.h header | Laurent Pinchart |
2024-06-26 | test: ipc: unixsocket: Define local function in anonymous namespace | Laurent Pinchart |
2024-06-11 | meson: Group libipa and libipa_includes in a dependency object | Laurent Pinchart |
2024-06-10 | test: ipa: rkisp1: utils: Fix floating and fixed point conversion test | Paul Elder |
2024-06-03 | test: ipa: rkisp1-utils: Fix coding style for template arguments | Laurent Pinchart |
2024-06-03 | test: v4l2_videodevice: Increase timeout for vimc capture tests | Laurent Pinchart |
2024-06-03 | test: fence: Increase timeout for fence test | Laurent Pinchart |
2024-06-03 | test: fence: Fix race condition | Laurent Pinchart |
2024-06-03 | test: fence: Turn class member variable into local variable | Laurent Pinchart |
2024-06-03 | test: camera: Increase timeout for vimc capture tests | Laurent Pinchart |
2024-05-31 | test: ipa: rkisp1-utils: Fix capitalization of hex numbers | Paul Elder |
2024-05-31 | ipa: rkisp1: Add a helper to convert floating-point to fixed-point | Paul Elder |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-13 | test: gstreamer: Simplify single stream test | Nicolas Dufresne |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-07 | test: Don't add current build directory to include path | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code | Laurent Pinchart |
2024-03-12 | libcamera: controls: Add policy parameter to ControlList::merge() | Stefan Klug |
2024-01-25 | test: timer-thread: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: timer-thread: Move timer start from wrong thread to separate test | Laurent Pinchart |
2024-01-25 | test: signal-threads: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: message: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: message: Remove incorrect slow receiver test | Laurent Pinchart |
2024-01-25 | test: event-thread: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: object-delete: Test deferred delete just before thread stops | Laurent Pinchart |
2024-01-25 | libcamera: signal: Replace object.h inclusion with forward declatation | Laurent Pinchart |
2024-01-23 | test: gstreamer: Use env instead of registry edit | Nicolas Dufresne |