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
Age
Commit message (
Expand
)
Author
2021-08-30
libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma...
Hirokazu Honda
2021-08-30
libcamera: framebuffer: Add offset to FrameBuffer::Plane
Hirokazu Honda
2021-08-27
base: class: Remove undesired semi-colon from LIBCAMERA_O_PTR
Kieran Bingham
2021-08-23
libcamera: controls: Initialize ControlInfoMap::idmap_
Jacopo Mondi
2021-08-19
ipa: Use FileDescriptor instead of int in layers above IPC payload
Paul Elder
2021-08-17
libcamera: pipeline_handler: Drop controls() and properties() functions
Laurent Pinchart
2021-08-17
libcamera: pipeline_handler: Drop CameraData class
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-16
libcamera: base: extensible: Pass private pointer as unique_ptr<>
Laurent Pinchart
2021-08-16
ipa: vimc: Send and retrieve FrameBuffers from IPA
Umang Jain
2021-08-16
ipa: vimc: Map and unmap buffers
Umang Jain
2021-08-16
ipa: vimc: Add configure() function
Laurent Pinchart
2021-08-12
libcamera: ipu3: Initialize controls in the IPA
Jacopo Mondi
2021-08-12
libcamera: controls: Use ControlIdMap in deserialization
Jacopo Mondi
2021-08-12
libcamera: controls: Create ControlInfoMap with ControlIdMap
Jacopo Mondi
2021-08-10
libcamera: MappedFrameBuffer: Use typed Flags<MapModes>
Kieran Bingham
2021-08-10
libcamera: Give MappedFrameBuffer its own implementation
Kieran Bingham
2021-08-09
libcamera: Rename 'method' to 'function'
Laurent Pinchart
2021-08-03
libcamera: camera: Make Camera::Private members private
Laurent Pinchart
2021-08-03
libcamera: camera: Move Camera::Private to header file
Laurent Pinchart
2021-08-03
libcamera: base: class: Don't pass Extensible pointer to Private constructor
Laurent Pinchart
2021-08-03
libcamera: base: class: Document Extensible::_d() functions
Laurent Pinchart
2021-08-03
libcamera: file: Turn MapFlag and OpenModeFlag into enum class
Laurent Pinchart
2021-08-03
libcamera: file: Use Flags<> class for open flags
Laurent Pinchart
2021-08-03
libcamera: file: Use Flags<> class for map flags
Laurent Pinchart
2021-08-03
libcamera: flags: Add type-safe enum-based flags
Laurent Pinchart
2021-08-02
controls: Add boolean constructors for ControlInfo
Paul Elder
2021-07-27
ipa: core.mojom: Rework core file documentation
Jacopo Mondi
2021-07-19
libcamera: ipa_manager: Split common code out of createIPA()
Laurent Pinchart
2021-07-19
libcamera: ipa_manager: Fix IPA module min/max version check
Laurent Pinchart
2021-07-12
libcamera: framebuffer: Make FrameBuffer class Extensible
Laurent Pinchart
2021-07-12
libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() function
Laurent Pinchart
2021-07-12
libcamera: base: class: Expose Extensible private data to other classes
Laurent Pinchart
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-07-06
libcamera: device_enumerator: Drop inclusion of linux/media.h
Laurent Pinchart
2021-07-06
libcamera: media_device: Rename valid() function to isValid()
Laurent Pinchart
2021-06-28
libcamera: Add support for monochrome sensors
David Plowman
2021-06-28
libcamera: utils: Only enable utils::hex() for integer arguments
Laurent Pinchart
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2021-06-25
libcamera/base: Move span to base library
Kieran Bingham
2021-06-25
libcamera/base: Move event_notifier to base
Kieran Bingham
2021-06-25
libcamera/base: Move File to base library
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move class helpers to the base library
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-06-25
libcamera/base: Introduce new base library
Kieran Bingham
2021-06-25
libcamera: Separate source and build path helpers
Kieran Bingham
2021-06-15
libcamera: log: Destroy LogCategory instances in a controlled way
Laurent Pinchart
2021-06-14
libcamera: CameraSensor: Enable retrieving supported test pattern modes
Hirokazu Honda
[next]