index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
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
2022-07-20
libcamera: controls: Drop ControlList::contains()
Laurent Pinchart
2022-07-20
libcamera: Remove extra ':' after '\todo'
Laurent Pinchart
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-07-05
delayed_controls: Remove reduandant firstSequence_
Kieran Bingham
2022-07-04
libcamera: framebuffer: Turn the cookie into a 64-bit integer
Laurent Pinchart
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-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-06
libcamera: base: log: Color the log prefix
Laurent Pinchart
2022-06-06
libcamera: base: log: Add coloring to the log output
Laurent Pinchart
2022-06-05
libcamera: request: Add operator<<()
Jacopo Mondi
2022-05-27
libcamera: ipa: Move IPA control serialization structures to libcamera namespace
Laurent Pinchart
2022-05-27
libcamera: media_device: Return string references to avoid copies
Laurent Pinchart
2022-05-10
libcamera: raspberrypi: Fetch correct value for SensorSensitivity
David Plowman
2022-05-10
meson: Use new project_*_root() functions
Tomi Valkeinen
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-05-04
libcamera: geometry: Add missing ostream header in geometry.h
Laurent Pinchart
2022-04-22
libcamera: geometry: Add operator<< for classes in geometry
Han-Lin Chen
2022-04-14
libcamera: framebuffer: Make FrameBuffer::cancel() private
Dorota Czaplejewicz
2022-04-13
ipa: vimc: Synchronise parameter buffer ops naming
Umang Jain
2022-04-13
ipa: vimc: Establish logical order of operations
Umang Jain
2022-04-08
ipa: ipu3: Replace event-based ops with dedicated functions
Umang Jain
2022-04-07
libcamera: base: utils: Add missing constructor for Duration
Laurent Pinchart
2022-04-06
libcamera: camera_sensor: Drop const on the return value of sizes()
Laurent Pinchart
2022-04-06
pipeline: raspberrypi: Add a Unicam dequeue timeout
Naushir Patuck
2022-04-06
libcamera: v4l2_videodevice: Add a dequeue timer
Naushir Patuck
2022-04-06
ipa: raspberrypi: Correct some of the ControlInfo ranges and defaults
David Plowman
2022-04-02
ipa: vimc: Rename processControls() to queueRequest()
Umang Jain
2022-04-02
ipa: rkisp1: Split queuing of request and parameter filling
Umang Jain
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-25
libcamera: base: timer: Drop start() overload with int argument
Laurent Pinchart
2022-03-23
ipa: rkisp1: Replace event-based ops with dedicated functions
Umang Jain
2022-03-15
libcamera: ipa: Add lens control member to ipu3 ipa interface
Daniel Scally
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
include: linux: Add MEDIA_LNK_FL_ANCILLARY_LINK
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
[next]