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
/
include
/
libcamera
/
internal
Age
Commit message (
Expand
)
Author
2023-07-11
libcamera: CameraManager: Remove ::get(dev_t)
Kieran Bingham
2023-07-07
meson: Fix space around colon issues
Laurent Pinchart
2023-07-05
apps: Add ipa-verify application
Laurent Pinchart
2023-07-04
libcamera: camera: Take span of StreamRole instead of vector
Barnabás Pőcze
2023-06-17
libcamera: pipeline: Register device numbers with camera
Kieran Bingham
2023-06-17
libcamera: camera_manager: Move {add,remove}Camera to internal
Kieran Bingham
2023-06-17
libcamera: camera_manager: Move private implementation to internal
Kieran Bingham
2023-06-17
libcamera: internal: request: convert to pragma once
Kieran Bingham
2023-04-30
libcamera: camera_sensor: Add tryFormat()
Jacopo Mondi
2023-02-09
libcamera: Remove transform from V4L2SubdeviceFormat
Jacopo Mondi
2023-02-09
libcamera: internal: tracepoints: Use correct include directive
Umang Jain
2023-01-31
libcamera: pipeline: Add a platform configuration file helper
Naushir Patuck
2023-01-30
libcamera: camera_sensor: Apply flips at setFormat()
Jacopo Mondi
2023-01-30
libcamera: camera_sensor: Validate Transform
Jacopo Mondi
2023-01-30
libcamera: camera_sensor: Verify flips support
Jacopo Mondi
2022-12-14
libcamera: pipeline: simple: converter: Use generic converter interface
Xavier Roumegue
2022-12-14
libcamera: Declare generic converter interface
Xavier Roumegue
2022-11-28
libcamera: v4l2_device: Workaround faulty control menus
Kieran Bingham
2022-11-24
libcamera: tracing: fix header generation when built as subproject
Barnabás Pőcze
2022-11-14
libcamera: Add a PipelineHandler::releaseDevice method
David Plowman
2022-11-09
libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()
Laurent Pinchart
2022-10-19
ipc: ipa_data_serializer: Use cend() in deserializers
Paul Elder
2022-10-18
libcamera: ipa_data_serializer: Add serializer for Flags
Paul Elder
2022-10-10
libcamera: framebuffer: Move remaining private data to Private class
Laurent Pinchart
2022-10-07
libcamera: pipeline_handler: Implement factories through class templates
Laurent Pinchart
2022-10-07
libcamera: pipeline_handler: Return unique_ptr from createInstance
Laurent Pinchart
2022-10-07
libcamera: pipeline_handler: Make registerType() private
Laurent Pinchart
2022-10-07
libcamera: pipeline_handler: Make factory create() function const
Laurent Pinchart
2022-09-12
libcamera: control_serializer: store/load all ControlValue types
Christian Rauch
2022-09-08
libcamera: v4l2_subdevice: Silence warning for unknown metadata formats
Laurent Pinchart
2022-09-01
libcamera: v4l2_videodevice: Improve toColorSpace() readability
Umang Jain
2022-09-01
libcamera: v4l2_device: Adjust colorspace based on pixel format
Umang Jain
2022-08-31
libcamera: request: Rename Private::reuse() to Private::reset()
Umang Jain
2022-08-21
libcamera: yaml_parser: Enable YamlObject::get() for int8_t and uint8_t
Laurent Pinchart
2022-08-10
libcamera: Allow concurrent use of cameras from same pipeline handler
Laurent Pinchart
2022-08-10
libcamera: formats: Fix warning for unknown V4L2 pixfmt
Jacopo Mondi
2022-08-09
libcamera: pub_key: Support openssl as an alternative to gnutls
Laurent Pinchart
2022-08-03
libcamera: v4l2_subdevice: Add support for the V4L2 subdev routing API
Jacopo Mondi
2022-08-03
libcamera: v4l2_subdevice: Collect subdev capabilities
Jacopo Mondi
2022-08-03
libcamera: v4l2_subdevice: Change V4L2Subdevice::Whence
Jacopo Mondi
2022-08-03
libcamera: v4l2_videodevice: Match formats supported by the device
Jacopo Mondi
2022-08-03
libcamera: v4l2_pixelformat: Implement std::hash specialization
Laurent Pinchart
2022-08-03
libcamera: v4l2_pixelformat: Return the list of V4L2 formats
Jacopo Mondi
2022-08-03
libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()
Jacopo Mondi
2022-08-03
libcamera: formats: Merge V4L2 single and multi formats
Jacopo Mondi
2022-07-28
libcamera: Drop unnecessary typename keyword used with std::enable_if_t
Laurent Pinchart
2022-07-28
libcamera: yaml_parser: Add getList() function
Florian Sylvestre
2022-07-28
libcamera: yaml_parser: Preserve order of items in dictionary
Laurent Pinchart
2022-07-28
libcamera: yaml_parser: Replace ok flag to get() with std::optional
Laurent Pinchart
2022-07-27
raspberrypi: Update Copyright statement in all Raspberry Pi source files
Naushir Patuck
[next]