index
:
libcamera/vivid.git
vivid
libcamera pipeline handler for VIVID
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcamera
/
pipeline
Age
Commit message (
Expand
)
Author
2024-06-19
libcamera: pipeline: vivid: Set request timestamp
HEAD
vivid
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Print diagnostic on configuration failure
Laurent Pinchart
2024-06-19
libcamera: pipeline: vivid: Set camera properties
Laurent Pinchart
2024-06-19
libcamera: pipeline: vivid: Handle controls
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Initialise key controls
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Queue requests
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Buffer handling and stream control
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Configure the device
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Generate and validate StreamConfigurations
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Create a Camera
Kieran Bingham
2024-06-19
libcamera: pipeline: vivid: Match device
Kieran Bingham
2024-06-19
DocumentationUseOnly: Disable compiler warning
Kieran Bingham
2024-06-19
libcamera: pipeline: Introduce skeleton Vivid Pipeline
Kieran Bingham
2024-06-13
pipeline: rpi: Don't validate configuration in generateConfiguration()
Naushir Patuck
2024-06-11
libcamera: software_isp: Fix includes ordering in simple.cpp
Milan Zamazal
2024-06-04
libcamera: Rename DmaHeap class to DmaBufAllocator
Hans de Goede
2024-06-03
pipeline: vimc: Don't hardcode scaling factor with recent kernels
Laurent Pinchart
2024-05-14
libcamera: pipeline: Rename pipelines to a shorter name
Julien Vuillaumier
2024-05-09
libcamera: Drop remaining file name from header comment blocks
Laurent Pinchart
2024-05-09
pipeline: rpi: Avoid duplicating size range for the same pixel format
David Plowman
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-04-16
libcamera: pipeline: simple: Enable use of Soft ISP and Soft IPA
Andrey Konovalov
2024-04-16
libcamera: pipeline: simple: Rename converterBuffers_ and related vars
Andrey Konovalov
2024-04-16
libcamera: internal: Move SharedMemObject class to a common directory
Andrey Konovalov
2024-04-16
libcamera: internal: Move dma_heaps.[h, cpp] to common directories
Andrey Konovalov
2024-04-16
libcamera: pipeline: simple: fix size adjustment in validate()
Andrey Konovalov
2024-03-26
libcamera: pipeline: Add Mali-C55 ISP pipeline
Jacopo Mondi
2024-03-15
libcamera: camera_sensor: Expose the Bayer order
Laurent Pinchart
2024-03-15
libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure
Laurent Pinchart
2024-03-15
libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<()
Laurent Pinchart
2024-03-15
libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code
Laurent Pinchart
2024-02-28
pipeline: simple: Add support for MediaTek MT8365 platforms
Suhrid Subramaniam
2024-02-27
libcamera: Use utils::to_underlying()
Laurent Pinchart
2024-02-23
pipeline: rpi: vc4: Use an unpacked format if no packed one is available
David Plowman
2024-01-23
pipeline: rpi: Always initialize the embedded buffer in tryRunPipeline
Elias Naur
2023-12-21
pipeline: rpi: Respect provided stride
William Vinnicombe
2023-12-07
meson: Tag all installed files
Laurent Pinchart
2023-11-21
pipeline: rpi: Add some useful logging messages
Naushir Patuck
2023-11-06
pipeline: rpi: vc4: Fix drop frame bug when no ISP streams are configured
Naushir Patuck
2023-11-06
pipeline: rpi: Remove unused variable
Naushir Patuck
2023-10-23
libcamera: Use CameraConfiguration::orientation
Jacopo Mondi
2023-10-18
pipeline: rpi: vc4: Allocate more embedded data buffers
William Vinnicombe
2023-10-18
pipeline: rpi: Make color space members in RPiCameraConfiguration public
Naushir Patuck
2023-10-18
pipeline: rpi: Move flip handling validation code
Naushir Patuck
2023-10-18
pipeline: rpi: Add SW downscale status to RPi::Stream
Naushir Patuck
2023-10-18
mojom: pipeline: ipa: rpi: Add fields for PiSP objects
Naushir Patuck
2023-10-18
pipeline: rpi: Add SharedMemObject class
Naushir Patuck
2023-10-18
pipeline: rpi: Add Recurrent and Needs32bitConv flags to RPi::Stream
Naushir Patuck
2023-10-18
pipeline: rpi: Add RequiresMmap flag to RPi::Stream
Naushir Patuck
2023-09-27
libcamera: rpi: Simplify validate() and configure() for YUV/RGB streams
Naushir Patuck
[next]