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
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
2022-07-20
libcamera: Remove extra ':' after '\todo'
Laurent Pinchart
2022-07-05
delayed_controls: Remove reduandant firstSequence_
Kieran Bingham
2022-06-27
libcamera: v4l2_videodevice: Identify non-zero stream starts
Kieran Bingham
2022-06-20
libcamera: yaml_parser: Add get() specializations for 16-bit integers
Laurent Pinchart
2022-06-20
libcamera: yaml_parser: Remove memberNames() function
Laurent Pinchart
2022-06-20
libcamera: yaml_parser: Add iterator API
Laurent Pinchart
2022-06-20
libcamera: yaml_parser: Use std::is_same_v<>
Laurent Pinchart
2022-06-16
libcamera: yaml_parser: Switch from FILE to File
Laurent Pinchart
2022-06-16
libcamera: yaml_parser: Extend YamlObject::size() to dictionaries
Laurent Pinchart
2022-06-16
libcamera: yaml_object: Turn Type into an enum class
Laurent Pinchart
2022-06-05
libcamera: request: Add operator<<()
Jacopo Mondi
2022-05-27
libcamera: media_device: Return string references to avoid copies
Laurent Pinchart
2022-05-10
libcamera: Introduce YamlParser as a helper to parse yaml files
Han-Lin Chen
2022-05-04
libcamera: Add operator<<() for V4L2 format classes
Laurent Pinchart
2022-05-04
libcamera: bayer_format: Add operator<<()
Laurent Pinchart
2022-05-04
libcamera: Add operator<<() for pixel format classes
Laurent Pinchart
2022-04-14
libcamera: framebuffer: Make FrameBuffer::cancel() private
Dorota Czaplejewicz
2022-04-06
libcamera: camera_sensor: Drop const on the return value of sizes()
Laurent Pinchart
2022-04-06
libcamera: v4l2_videodevice: Add a dequeue timer
Naushir Patuck
2022-03-28
libcamera: v4l2_videodevice: Empty the V4L2 buffer cache on streamOff()
Naushir Patuck
2022-03-28
libcamera: v4l2_videodevice: Better tracking of the device state
Naushir Patuck
2022-03-15
libcamera: camera_lens: Add function to fetch subdev controls
Daniel Scally
2022-03-15
libcamera: camera_sensor: Discover VCMs through ancillary links
Daniel Scally
2022-03-15
libcamera: Add members to MediaEntity to support ancillary entities
Daniel Scally
2022-03-11
libcamera: Fix typo in a function name for camera lens class
Jean-Michel Hautbois
2022-02-04
libcamera: pipeline_handler: Register requests
Kieran Bingham
2022-01-03
libcamera: pipeline_handler: Make lock() and unlock() thread-safe
Laurent Pinchart
2022-01-03
libcamera: media_device: Move recursive lock handling to pipeline handler
Laurent Pinchart
2021-12-13
libcamera: v4l2_subdevice: Add colorSpace field to V4L2SubdeviceFormat
David Plowman
2021-12-13
libcamera: video_device: Support passing ColorSpaces to V4L2 video devices
David Plowman
2021-12-13
libcamera: video_device: Convert between ColorSpace class and V4L2 formats
David Plowman
2021-12-11
libcamera: request: Add Request::Private::prepare()
Jacopo Mondi
2021-12-11
libcamera: pipeline: Introduce stopDevice()
Jacopo Mondi
2021-12-11
libcamera: pipeline_handler: Split request queueing
Jacopo Mondi
2021-12-11
libcamera: framebuffer: Add Fence to FrameBuffer
Jacopo Mondi
2021-12-11
libcamera: request: Make Request class Extensible
Laurent Pinchart
2021-12-06
libcamera: camera_sensor: Enable to set a test pattern mode
Hirokazu Honda
2021-12-06
libcamera: camera_sensor: Reference test pattern modes by enum type
Hirokazu Honda
2021-12-06
libcamera: framebuffer: Enable attaching additional data to FrameBuffer
Hirokazu Honda
2021-12-04
libcamera: base: shared_fd: Rename fd() to get()
Laurent Pinchart
2021-12-04
libcamera: base: Rename FileDescriptor to SharedFD
Laurent Pinchart
2021-12-04
libcamera: v4l2_videodevice: Pass FileDescriptor to open()
Laurent Pinchart
[prev]
[next]