Age | Commit message (Expand) | Author |
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 |
2021-06-14 | android: Guard access to the camera state | Jacopo Mondi |
2021-06-14 | android: Replace scoped_lock<> with libcamera::MutexLocker | Jacopo Mondi |
2021-06-14 | android: camera_device: Replace running_ with CameraState | Jacopo Mondi |
2021-06-14 | libcamera: pipeline_handler: Cancel Request on queueing failure | Jacopo Mondi |
2021-06-14 | libcamera: request: Add Request::cancel() | Jacopo Mondi |
2021-06-14 | android: Rework request completion notification | Jacopo Mondi |
2021-06-14 | ipa: ipu3: Support return values from configure() | Kieran Bingham |
2021-06-09 | ipa: ipu3: Fix struct/class mismatch in forward declaration | Laurent Pinchart |
2021-06-08 | ipa: raspberrypi: Switch the AGC/Lux code to use utils::Duration | Naushir Patuck |
2021-06-08 | ipa: raspberrypi: Switch AgcAlgorithm API to use utils::Duration | Naushir Patuck |
2021-06-08 | ipa: raspberrypi: Switch ipa and cam_helper to use utils::Duration | Naushir Patuck |
2021-06-08 | libcamera: utils: Add helper class for std::chrono::duration | Naushir Patuck |
2021-06-08 | ipa: ipu3: Calculate frame duration from minimum VBLANK value | Umang Jain |
2021-06-08 | ipa: ipu3: Copy IPACameraSensorInfo for future usage | Umang Jain |
2021-06-08 | ipa: ipu3: Calculate line duration from IPACameraSensorInfo | Umang Jain |
2021-06-07 | gstreamer: Add error checking in gst_libcamera_src_task_enter() | Vedant Paranjape |
2021-06-07 | libcamera: V4L2Device: Remove the controls order assumption in updateControls() | Hirokazu Honda |
2021-06-04 | libcamera: Add libcamera_generated_ipa_headers as a dependency for libcamera_dep | Niklas Söderlund |
2021-06-04 | libcamera: Add IMX258 sensor properties | Umang Jain |
2021-06-03 | qcam: Add libatomic dependency | Fabrice Fontaine |
2021-06-02 | android: Make FRAME_DURATION result key available in static metadata | Umang Jain |
2021-06-01 | utils: ipc: mojo: Error if ControlInfoMap/List doesn't prefix libcamera | Paul Elder |
2021-06-01 | android: Fix unused parameter warnings on Chrome OS | Laurent Pinchart |
2021-06-01 | ipa: ipu3: Use a default gamma LUT at startup | Jean-Michel Hautbois |
2021-06-01 | libcamera: pipeline: ipu3: Fix incorrect bdsHeight calculation | Laurent Pinchart |
2021-05-31 | gst: Fix compilation warning with GLib >= 2.62 | Laurent Pinchart |
2021-05-31 | android: Update Android headers | Laurent Pinchart |
2021-05-31 | android: Don't rely on indirect inclusion of unistd.h | Laurent Pinchart |