Age | Commit message (Expand) | Author |
2021-06-28 | libcamera: utils: Only enable utils::hex() for integer arguments | Laurent Pinchart |
2021-06-28 | libcamera: device_enumerator: Fix include order for internal headers | Laurent Pinchart |
2021-06-28 | android: camera_device: Check if a request is configured on processCaptureReq... | Hirokazu Honda |
2021-06-28 | android: mm: cros_camera_buffer: Drop undefined functions | Laurent Pinchart |
2021-06-28 | android: camera_device: Reset config_ if Camera::configure() fails | Laurent Pinchart |
2021-06-26 | libcamera: CameraSensorProperties: Add test pattern mode of IMX258 | Hirokazu Honda |
2021-06-25 | test: Ensure LIBCAMERA_BASE_PRIVATE isn't public | Kieran Bingham |
2021-06-25 | libcamera: rename public libcamera dependency | Kieran Bingham |
2021-06-25 | libcamera: Move generated headers to private dep | Kieran Bingham |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move span to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move event_notifier to base | Kieran Bingham |
2021-06-25 | libcamera/base: Move File to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-06-25 | libcamera/base: Move class helpers to the base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move utils to the base library | Kieran Bingham |
2021-06-25 | libcamera/base: Introduce new base library | Kieran Bingham |
2021-06-25 | libcamera: Separate source and build path helpers | Kieran Bingham |
2021-06-25 | libcamera: Rename libcamera pkg-config generation | Kieran Bingham |
2021-06-25 | libcamera: Move libcamera.so pkg-config file generation | Kieran Bingham |
2021-06-25 | android: cros: Simplify integration | Kieran Bingham |
2021-06-25 | android: Split HAL to its own shared library | Kieran Bingham |
2021-06-25 | gstreamer: Added virtual functions needed to support request pads | Vedant Paranjape |
2021-06-25 | android: mm: cros_camera_buffer: Fix wrong indexing in plane() | Hirokazu Honda |
2021-06-24 | ipa: ipu3: Use libcamera::utils::Duration helper class for durations | Umang Jain |
2021-06-23 | pipeline: raspberrypi: Simplify RPiCameraData::clearIncompleteRequests() | Naushir Patuck |
2021-06-23 | android: Introduce CameraCapabilties class | Jacopo Mondi |
2021-06-23 | android: Sort source files alphabetically | Jacopo Mondi |
2021-06-23 | libcamera: Add OV5647 sensor properties | Vedant Paranjape |
2021-06-22 | ipa: raspberrypi: Fix possible buffer overrun in metadata parsing | Naushir Patuck |
2021-06-19 | libcamera: utils: Support systems that lack secure_getenv and issetugid | Laurent Pinchart |
2021-06-17 | libcamera: pipeline: simple: Fix crash when storing timestamp in metadata | Laurent Pinchart |
2021-06-17 | android: camera_device: Simplify leftover CameraMetadata calls | Paul Elder |
2021-06-16 | libcamera: pipeline: vimc: Fail without an IPA | Kieran Bingham |
2021-06-16 | pipeline: ipu3: Report error when failing to configure | Kieran Bingham |
2021-06-16 | meson: summarise paths | Kieran Bingham |
2021-06-15 | android: camera_device: Drop HAL_PIXEL_FORMAT_RAW_OPAQUE support | Hirokazu Honda |
2021-06-15 | ipa: raspberrypi: Non-functional formatting fixes to md_parser_smia.cpp | Naushir Patuck |
2021-06-15 | ipa: raspberrypi: Rename md_parser.cpp to md_parser_smia.cpp | Naushir Patuck |
2021-06-15 | ipa: raspberrypi: Set default values for member variables of MdParser | Naushir Patuck |
2021-06-15 | ipa: raspberrypi: Non-functional formatting fixes to md_parser.hpp | Naushir Patuck |
2021-06-15 | libcamera: log: Destroy LogCategory instances in a controlled way | Laurent Pinchart |
2021-06-14 | android: CameraDevice: Report queried test pattern modes | Hirokazu Honda |
2021-06-14 | libcamera: pipeline: ipu3: Report available sensor test pattern mode | Hirokazu Honda |
2021-06-14 | libcamera: CameraSensor: Enable retrieving supported test pattern modes | Hirokazu Honda |
2021-06-14 | libcamera: CameraSensorProperties: Add table of v4l2 index and test pattern | Hirokazu Honda |
2021-06-14 | libcamera: V4L2Device: Support v4l2 menu control | Hirokazu Honda |
2021-06-14 | libcamera: controls: Add sensor test pattern mode | Hirokazu Honda |
2021-06-14 | android: Implement flush() camera operation | Jacopo Mondi |
2021-06-14 | android: Rename CameraDevice::mutex_ | Jacopo Mondi |