index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcamera
/
pipeline
/
rkisp1
/
rkisp1.cpp
Age
Commit message (
Expand
)
Author
2022-06-29
pipeline: rkisp1: Support IPA tuning file
Florian Sylvestre
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-02
ipa: rkisp1: Split queuing of request and parameter filling
Umang Jain
2022-03-23
ipa: rkisp1: Replace event-based ops with dedicated functions
Umang Jain
2021-12-11
libcamera: pipeline: Introduce stopDevice()
Jacopo Mondi
2021-11-29
ipa: rkisp1: Report and use sensor controls
Jean-Michel Hautbois
2021-11-29
ipa: rkisp1: Pass IPASettings at init call
Jean-Michel Hautbois
2021-08-17
libcamera: pipeline: Cast to derived pipeline handler with helpers
Laurent Pinchart
2021-08-17
libcamera: pipeline_handler: Drop CameraData class
Laurent Pinchart
2021-08-17
libcamera: pipeline: rkisp1: Migrate to Camera::Private
Laurent Pinchart
2021-08-16
libcamera: pipeline_handler: Move CameraData members to Camera::Private
Laurent Pinchart
2021-08-16
libcamera: camera: Pass Private pointer to Camera constructor
Laurent Pinchart
2021-08-12
libcamera: controls: Create ControlInfoMap with ControlIdMap
Jacopo Mondi
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-05-24
ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo
Umang Jain
2021-05-06
libcamera: rkisp1: Report sensor timestamp
Jacopo Mondi
2021-05-06
libcamera: rkisp1: Do not over-write metadata
Jacopo Mondi
2021-05-03
pipeline: rkisp1: Add check for non-existent frame info
Sebastian Fricke
2021-04-22
libcamera: pipeline: rkisp1: Fail RkISP1FrameInfo can't be found
Kieran Bingham
2021-04-14
libcamera: pipeline: rkisp1: Allow requests to be cancelled
Nícolas F. R. A. Prado
2021-04-14
libcamera: pipeline: rkisp1: Assert empty queuedRequests before clearing fram...
Nícolas F. R. A. Prado
2021-04-14
libcamera: pipeline: rkisp1: Stop IPA before streams
Nícolas F. R. A. Prado
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-02-21
libcamera: camera: Constify controls argument to start()
Laurent Pinchart
2021-02-16
libcamera: IPAInterface: Replace C API with the new C++-only API
Paul Elder
2021-02-16
libcamera: pipeline: rkisp1: configure IPA from configure method instead of s...
Dafna Hirschfeld
2021-01-29
libcamera: pipeline: rkisp1: Avoid race when processing parameter buffers
Niklas Söderlund
2021-01-29
libcamera: pipeline: rkisp1: Remove Timeline
Niklas Söderlund
2021-01-29
libcamera: pipeline: rkisp1: Use SOF event to warn about late parameters
Niklas Söderlund
2021-01-29
libcamera: pipeline: rkisp1: Use delayed controls
Niklas Söderlund
2020-12-28
libcamera: pipeline_handler: Remove Camera argument from request handling
Niklas Söderlund
2020-12-14
libcamera: pipeline: Manage resources with std::unique_ptr<>
Laurent Pinchart
2020-12-09
libcamera: v4l2_device: Return a unique pointer from fromEntityName()
Laurent Pinchart
2020-12-09
libcamera: v4l2_subdevice: Return a unique pointer from fromEntityName()
Laurent Pinchart
2020-12-08
libcamera: ipa: Pass a set of controls and return results from ipa::start()
Naushir Patuck
2020-12-08
libcamera: pipeline: Pass libcamera controls into pipeline_handler::start()
Naushir Patuck
2020-11-23
libcamera: pipeline: rkisp1: fix crop configuration
Helen Koike
2020-11-07
libcamera: Drop unnecessary explicit initialization of V4L2DeviceFormat
Laurent Pinchart
2020-10-21
libcamera: pipeline: Fail match() when no camera is registered
Laurent Pinchart
2020-10-20
libcamera: Omit extra semicolons
Hirokazu Honda
2020-09-30
libcamera: pipeline: rkisp1: Use the media link to track if a path is enabled
Niklas Söderlund
2020-09-30
libcamera: pipeline: rkisp1: Move path link handling to RkISP1Path
Niklas Söderlund
2020-09-30
libcamera: pipeline: rkisp1: Move start and stop of path to RkISP1Path
Niklas Söderlund
2020-09-30
libcamera: pipeline: rkisp1: Add wrappers for accessing the path video device
Niklas Söderlund
2020-09-30
libcamera: pipeline: rkisp1: Move path configuration generation and validatio...
Niklas Söderlund
[next]