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
2021-03-24
libcamera: pipeline: ipu3: frames: Associate buffers with the request
Kieran Bingham
2021-03-24
libcamera: pipeline: ipu3: frames: Group FrameBuffer operations
Kieran Bingham
2021-03-24
libcamera: pipeline: ipu3: Do not mark metadata complete early
Kieran Bingham
2021-03-24
libcamera: pipeline: ipu3: Stop IPA before stopping devices
Kieran Bingham
2021-03-23
ipa: raspberrypi: Rationalise parameters to ipa::configure()
Naushir Patuck
2021-03-23
ipa: raspberrypi: Rationalise parameters to ipa::start()
Naushir Patuck
2021-03-23
pipeline: raspberrypi: Conditionally open the embedded data node
Naushir Patuck
2021-03-23
pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init()
Naushir Patuck
2021-03-23
ipa: Add sensor model string to IPASettings
Naushir Patuck
2021-03-20
pipeline: simple: Update documentation on pipeline setup
Marian Cichy
2021-03-17
libcamera: ipu3: Pass the BDS rectangle at IPA configure call
Jean-Michel Hautbois
2021-03-17
libcamera: ipu3: Move ipa configuration from start() to configure()
Jean-Michel Hautbois
2021-03-16
pipeline: simple: Use breadth-first search to setup media pipeline
Marian Cichy
2021-03-13
pipeline: raspberrypi: Use a default format for ISP::Output0
Naushir Patuck
2021-03-13
pipeline: raspberrypi: Avoid multiple opens of Unicam embedded data node
Naushir Patuck
2021-03-12
libcamera: delayed_controls: Add notion of priority write
Naushir Patuck
2021-03-11
ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10
Dafna Hirschfeld
2021-03-11
ipa: rkisp1: Return error from IPA's configure method if it fails
Dafna Hirschfeld
2021-03-09
libcamera: ipu3: Register FrameDurations control
Jacopo Mondi
2021-03-09
libcamera: ipu3: Initialize controls using sensor resolution
Jacopo Mondi
2021-03-09
ipa: raspberrypi: Use direct return value for configure()
Paul Elder
2021-03-09
ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelay
David Plowman
2021-03-08
libcamera: pipeline: ipu3: Ensure that IPU3Frames::info is not used after delete
Kieran Bingham
2021-03-08
libcamera: pipeline: ipu3: Fix spelling error
Kieran Bingham
2021-03-04
libcamera: pipeline: simple: Support camera sensors that contain an ISP
Laurent Pinchart
2021-03-04
libcamera: pipeline: simple: Walk the pipeline by following the first link
Dafna Hirschfeld
2021-03-04
pipeline: raspberrypi: Only enable embedded stream when available
Naushir Patuck
2021-03-04
pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controls
Naushir Patuck
2021-03-03
libcamera: pipeline: simple: Enable multiple streams for compatible devices
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Support usage of multiple streams
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Support configuration of multiple streams
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Hardcode the number of internal buffers
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Move converter data to camera data
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Add output formats to Configuration
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Cache pipeline config in SimpleCameraConfiguration
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Rename Configuration::pixelFormat
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Document the pipeline handler design
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Drop unused members of configuration
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Store streams in a vector
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: converter: Add multi-stream support
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: converter: Decouple input and output completion
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: converter: Replace open() with isValid()
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: converter: Differentiate input and output buffer...
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: converter: Configure input stride
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: converter: Use StreamConfiguration for input con...
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: converter: Group query functions together
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Don't override stride at configure time
Laurent Pinchart
2021-03-03
libcamera: pipeline: simple: Manage converter with std::unique_ptr<>
Laurent Pinchart
2021-02-25
libcamera: ipu3: Initialize V|H flip support
Jacopo Mondi
2021-02-23
libcamera: Enable vimc pipeline handler when tests are enabled
Laurent Pinchart
[next]