Age | Commit message (Expand) | Author |
2021-08-31 | libcamera: pipeline: simple: Delay opening of video device until init() | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Add sink and source pads to entity data | Laurent Pinchart |
2021-08-31 | libcamera: media_object: Expose entity type | Laurent Pinchart |
2021-08-31 | ipa: libipa: histogram: Fix typo | Laurent Pinchart |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-31 | android: generic_camera_buffer: Fix bufferLength_ initialization | Laurent Pinchart |
2021-08-31 | android: Refuse Manual template if not supported | Jacopo Mondi |
2021-08-31 | ipu3: cio2: Tweak sensor size selection policy | Umang Jain |
2021-08-31 | ipu3: cio2: Change sensor size selection policy | Umang Jain |
2021-08-31 | ipu3: cio2: Replicate CameraSensor::getFormats() to a member function | Umang Jain |
2021-08-31 | libcamera: camera_sensor: Transform CameraSensor::sizes() | Umang Jain |
2021-08-30 | libcamera: framebuffer: Add assertion to detect offset is unfilled | Hirokazu Honda |
2021-08-30 | android: camera_device: Fill offset and right length in CreateFrameBuffer() | Hirokazu Honda |
2021-08-30 | libcamera: v4l2_videodevice: Create color-format planes in createBuffer() | Hirokazu Honda |
2021-08-30 | gstreamer: gstlibcameraallocator: Use offset in creating a buffer | Hirokazu Honda |
2021-08-30 | qcam: main_window: Use offset mapping FrameBuffer | Hirokazu Honda |
2021-08-30 | ipa: rkisp1: Use offset in mapping IPABuffer | Hirokazu Honda |
2021-08-30 | cam: file_sink: Use offset in mapping FrameBuffer | Hirokazu Honda |
2021-08-30 | libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma... | Hirokazu Honda |
2021-08-30 | libcamera: framebuffer: Add offset to FrameBuffer::Plane | Hirokazu Honda |
2021-08-28 | package: gentoo: Select build type through debug USE flag | Laurent Pinchart |
2021-08-28 | package: gentoo: Add USE flags to build documentation and tests | Laurent Pinchart |
2021-08-28 | package: gentoo: Add dependencies on openssl and gnutls | Laurent Pinchart |
2021-08-28 | package: gentoo: Update Python versions | Laurent Pinchart |
2021-08-27 | utils: checkstyle.py: Use single-quoted strings when possible | Laurent Pinchart |
2021-08-27 | clang-format: Remove unsupported option | Kieran Bingham |
2021-08-27 | Documentation: Explicitly enable Dot | Kieran Bingham |
2021-08-27 | Documentation: Remove obsoleted config | Kieran Bingham |
2021-08-27 | base: class: Remove undesired semi-colon from LIBCAMERA_O_PTR | Kieran Bingham |
2021-08-27 | libcamera: camera configuration: Add at() function in doc | Jacopo Mondi |
2021-08-27 | android: camera_buffer: Add stride/offset/size function | Hirokazu Honda |
2021-08-27 | android: camera_buffer: Map buffer in the first plane() call | Hirokazu Honda |
2021-08-27 | android: generic_camera_buffer: Correct buffer mapping | Hirokazu Honda |
2021-08-26 | gstreamer: Fix usage of default size for fixation | Nicolas Dufresne |
2021-08-26 | libcamerasrc: Fix deadlock on EOS | Nicolas Dufresne |
2021-08-26 | gstreamer: Fix concurrent access issues to CameraManager | Nicolas Dufresne |
2021-08-26 | gstreamer: Fix deadlock when last allocator ref is held by buffer | Nicolas Dufresne |
2021-08-26 | test: gstreamer: Disable gstreamer registry forks | Vedant Paranjape |
2021-08-26 | test: gstreamer: Clean up memory management | Vedant Paranjape |
2021-08-25 | Documentation: application-developer: Fix up spelling error | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Fix reference to cam BufferWriter | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Recommend unique_ptr for CameraManager | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Clean up build instructions | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Remove irrelevant TODO | Kieran Bingham |
2021-08-25 | README.rst: Update gstreamer element guidance | Kieran Bingham |
2021-08-23 | libcamera: controls: Initialize ControlInfoMap::idmap_ | Jacopo Mondi |
2021-08-23 | ipa: ipu3: awb: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-23 | ipa: ipu3: agc: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-21 | Documentation: Drop deprecated Doxygen options | Laurent Pinchart |
2021-08-21 | qcam: Replace MappedBuffer with Span<uint8_t> | Laurent Pinchart |