index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
rcar-gen4
yaml-emitter
Jacopo Mondi's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcamera
/
pipeline
/
raspberrypi
/
raspberrypi.cpp
Age
Commit message (
Expand
)
Author
2022-11-29
pipeline: ipa: raspberrypi: Use IPA cookies
Naushir Patuck
2022-11-29
pipeline: raspberrypi: delayed_controls: Add user cookie to DelayedControls
Naushir Patuck
2022-11-29
pipeline: raspberrypi: Switch to RPi::DelayedControls
Naushir Patuck
2022-11-23
pipeline: raspberrypi: Remove enum BuffferMask from the mojom interface
Naushir Patuck
2022-11-14
libcamera: pipeline: raspberrypi: Free buffers when a camera is released
David Plowman
2022-11-14
Revert "pipeline: raspberrypi: Do not unconditionally free buffers on close"
David Plowman
2022-11-09
libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()
Laurent Pinchart
2022-10-28
pipeline: raspberrypi: Do not unconditionally free buffers on close
Naushir Patuck
2022-10-18
pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls
Naushir Patuck
2022-10-05
pipeline: raspberrypi: Update naming convention for tuning files
Naushir Patuck
2022-10-04
pipeline: raspberrypi: Detect monochrome "R" formats as being raw
David Plowman
2022-09-23
pipeline: raspberrypi: Improve Unicam timeout handling
Naushir Patuck
2022-09-23
pipeline: raspberrypi: Add an error state
Naushir Patuck
2022-08-25
libcamera: color_space: Rename Jpeg to Sycc
Laurent Pinchart
2022-08-03
libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()
Jacopo Mondi
2022-07-27
raspberrypi: Update Copyright statement in all Raspberry Pi source files
Naushir Patuck
2022-07-22
pipeline: raspberrypi: Improve image/embedded buffer matching logic
Naushir Patuck
2022-07-19
libcamera: controls: Avoid double lookups
Laurent Pinchart
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-07-18
libcamera: raspberry: Fix format validation
Jacopo Mondi
2022-07-14
pipeline: raspberrypi: Fix incorrect advertising of ScalerCrop
Naushir Patuck
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-05-23
pipeline: raspberrypi: Fix possible null dereference
Naushir Patuck
2022-05-10
libcamera: raspberrypi: Fetch correct value for SensorSensitivity
David Plowman
2022-05-04
libcamera: Replace toString with operator<<() for format classes
Laurent Pinchart
2022-05-04
libcamera: Replace toString with operator<<() for geometry classes
Laurent Pinchart
2022-04-14
libcamera: framebuffer: Make FrameBuffer::cancel() private
Dorota Czaplejewicz
2022-04-06
pipeline: raspberrypi: Add a Unicam dequeue timeout
Naushir Patuck
2022-03-28
pipeline: raspberrypi: Repurpose RPi::Stream::reset()
Naushir Patuck
2022-03-28
pipeline: raspberrypi: Free buffers in the RPiCamera destructor and re-configure
Naushir Patuck
2022-03-28
pipeline: raspberrypi: Move freeBuffers() to the RPiCameraData class
Naushir Patuck
2022-03-28
pipeline: raspberrypi: Avoid over-allocation for ISP Output 1
Naushir Patuck
2022-03-04
libcamera: pipeline: raspberrypi: Fix scaler crop when sensor is configured
David Plowman
2022-02-10
pipeline: raspberrypi: Simplify image/embedded buffer matching logic
Naushir Patuck
2022-02-10
pipeline: raspberrypi: Allow Stream::returnBuffer() to handle internal buffers
Naushir Patuck
2022-02-03
libcamera: pipeline: raspberrypi: Do not mark the Embedded Data stream as ext...
Naushir Patuck
2022-02-01
pipeline: raspberrypi: Fix the buffer count calculation for the ISP input stream
Naushir Patuck
2022-02-01
pipeline: raspberrypi: Fix log message
Naushir Patuck
2022-01-19
pipeline: raspberrypi: Return all ISP resolutions from generateConfiguration()
Naushir Patuck
2022-01-19
pipeline: raspberrypi: Simplify calculation of sensor's native Bayer order
David Plowman
2022-01-08
libcamera: pipeline: raspberrypi: Update sensor's V4L2_CID_NOTIFY_GAINS control
David Plowman
2022-01-06
pipeline: raspberrypi: Add support for Video Mux and Bridge devices
Naushir Patuck
2022-01-06
pipeline: raspberrypi: Move sensor entity detection out of registerCamera()
Naushir Patuck
2021-12-13
libcamera: pipeline: raspberrypi: Support color spaces
David Plowman
2021-12-11
libcamera: pipeline: Introduce stopDevice()
Jacopo Mondi
2021-12-08
pipeline: raspberrypi: Restrict the advertised maximum ISP output resolution
Naushir Patuck
2021-12-08
pipeline: raspberrypi: Reduce logging verbosity
Naushir Patuck
2021-12-07
libcamera: Use utils::abs_diff()
Laurent Pinchart
[next]