Age | Commit message (Expand) | Author |
2022-07-14 | pipeline: rkisp1: Support media graph with separate CSI RX | Paul Elder |
2022-07-13 | utils: ipu3-unpack: Fix error string | Umang Jain |
2022-07-13 | libcamera: base: Suppress clang-11 compile error on ARM32 | Naushir Patuck |
2022-07-07 | meson: Correctly pass the global include to the compiler | Eli Schwartz |
2022-07-06 | utils: raspberrypi: ctt: load_image: Ignore JPEG files with no raw data | William Vinnicombe |
2022-07-06 | test: delayed_controls: Remove sequenceOffset | Jacopo Mondi |
2022-07-05 | libcamera: camera: Reset request sequence number on stop/start | Umang Jain |
2022-07-05 | delayed_controls: Remove reduandant firstSequence_ | Kieran Bingham |
2022-07-04 | gstreamer: Fix race conditions in task pause/resume | Laurent Pinchart |
2022-07-04 | gstreamer: Split completed request processing to a separate function | Laurent Pinchart |
2022-07-04 | gstreamer: Split request creation to a separate function | Laurent Pinchart |
2022-07-04 | gstreamer: Fix pads locking | Laurent Pinchart |
2022-07-04 | gstreamer: Use dedicated lock for request queues | Laurent Pinchart |
2022-07-04 | gstreamer: Combine the two pad loops in the task run handler | Laurent Pinchart |
2022-07-04 | gstreamer: Handle completed requests in the libcamerasrc task | Laurent Pinchart |
2022-07-04 | gstreamer: Rename queued requests queue to queuedRequests_ | Laurent Pinchart |
2022-07-04 | gstreamer: Move timestamp calculation out of pad loop | Laurent Pinchart |
2022-07-04 | gstreamer: Pass Stream to RequestWrap::addBuffer() | Laurent Pinchart |
2022-07-04 | gstreamer: Move variable to loop scope | Laurent Pinchart |
2022-07-04 | gstreamer: Use gst_task_resume() when available | Laurent Pinchart |
2022-07-04 | libcamera: framebuffer: Turn the cookie into a 64-bit integer | Laurent Pinchart |
2022-06-29 | ipa: rkisp1: Add support of Black Level Correction tuning | Florian Sylvestre |
2022-06-29 | ipa: rkisp1: Add OV5640 tuning file | Florian Sylvestre |
2022-06-29 | ipa: rkisp1: Add IMX219 tuning file | Laurent Pinchart |
2022-06-29 | ipa: rkisp1: Add YAML tuning file support | Florian Sylvestre |
2022-06-29 | ipa: rkisp1: Register algorithms | Laurent Pinchart |
2022-06-29 | pipeline: rkisp1: Support IPA tuning file | Florian Sylvestre |
2022-06-29 | ipa: libipa: module: Make the Module class Loggable | Laurent Pinchart |
2022-06-29 | ipa: libipa: module: Add support for instantiation from YAML | Laurent Pinchart |
2022-06-29 | ipa: libipa: algorithm: Add init() function to the Algorithm class | Florian Sylvestre |
2022-06-29 | ipa: libipa: algorithm: Add an algorithm registration mechanism | Laurent Pinchart |
2022-06-29 | ipa: libipa: Move ipa namespace documentation to module.cpp | Laurent Pinchart |
2022-06-29 | ipa: libipa: Introduce a Module class template | Laurent Pinchart |
2022-06-29 | pipeline: raspberrypi: Advertise ScalerCrop from the pipeline handler | Naushir Patuck |
2022-06-29 | pipeline: ipa: raspberrypi: Correctly report available control limits | Naushir Patuck |
2022-06-29 | pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPA | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: Use std::optional in DeviceStatus | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: imx477: Get sensor temperature from embedded data | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: Add sensor temperature to DeviceStatus | Naushir Patuck |
2022-06-29 | libcamera: controls: Add SensorTemperature control | Naushir Patuck |
2022-06-27 | libcamera: v4l2_videodevice: Identify non-zero stream starts | Kieran Bingham |
2022-06-27 | README: Add some extra optional dependencies for cam sinks | Eric Curtin |
2022-06-23 | meson: options: Disable pycamera by default | Javier Martinez Canillas |
2022-06-22 | README: Add short testing instructions with cam | Laurent Pinchart |
2022-06-22 | Documentation: Fix length of title underlines | Laurent Pinchart |
2022-06-20 | Documentation: Use language 'en' for Sphinx 5.0.0 | Jacopo Mondi |
2022-06-20 | cam: kms_sink: Remove limitation that camera and display must match | Eric Curtin |
2022-06-20 | libcamera: yaml_parser: Add get() specializations for 16-bit integers | Laurent Pinchart |
2022-06-20 | libcamera: yaml_parser: Fix range checks for 32-bit integers | Laurent Pinchart |
2022-06-20 | libcamera: yaml_parser: Remove memberNames() function | Laurent Pinchart |