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
Age
Commit message (
Expand
)
Author
2022-02-04
libcamera: pipeline_handler: Register requests
Kieran Bingham
2022-02-04
v4l2: Provide libcamerify wrapper script
Kieran Bingham
2022-02-03
lc-compliance: Only download gtest subproject as a fallback
Javier Martinez Canillas
2022-02-03
ipa: raspberrypi: config: Increase the max gain in the exposure profiles
Naushir Patuck
2022-02-03
ipa: raspberrypi: Limit the maximum sensor gain used
Naushir Patuck
2022-02-03
libcamera: pipeline: raspberrypi: Do not mark the Embedded Data stream as ext...
Naushir Patuck
2022-02-02
v4l2: Accept read-only buffers mappings and require MAP_SHARED
Laurent Pinchart
2022-02-01
pipeline: raspberrypi: Fix the buffer count calculation for the ISP input stream
Naushir Patuck
2022-02-01
pipeline: raspberrypi: Fix log message
Naushir Patuck
2022-01-21
v4l2: V4L2CameraProxy: Add support for PREPARE_BUF as one of the supported ioctl
Vedant Paranjape
2022-01-19
gstreamer: gstlibcamerasrc: Fix include ordering
Kieran Bingham
2022-01-19
qcam: main_window: Fix include ordering
Kieran Bingham
2022-01-19
pipeline: raspberrypi: Return all ISP resolutions from generateConfiguration()
Naushir Patuck
2022-01-19
pipeline: raspberrypi: Simplify calculation of sensor's native Bayer order
David Plowman
2022-01-19
libcamera: camera_sensor: Clear camera flips after opening the device
David Plowman
2022-01-14
v4l2: v4l2_camera_proxy: Use file description in debug messages
Laurent Pinchart
2022-01-14
v4l2: v4l2_compat_manager: Store V4L2CameraFile in mmaps_
Laurent Pinchart
2022-01-14
v4l2: v4l2_camera_proxy: Drop trace message from freeBuffers()
Laurent Pinchart
2022-01-14
v4l2: v4l2_camera_file: Store file description
Laurent Pinchart
2022-01-14
v4l2: v4l2_compat_manager: Print path and fd in openat()
Laurent Pinchart
2022-01-14
v4l2: v4l2_camera_proxy: Zero flags in VIDIOC_REQBUFS
Laurent Pinchart
2022-01-10
pipeline: raspberrypi: Demote the category of a logging message
Naushir Patuck
2022-01-08
libcamera: pipeline: raspberrypi: Update sensor's V4L2_CID_NOTIFY_GAINS control
David Plowman
2022-01-08
libcamera: v4l2_device: Add support for integer array controls
David Plowman
2022-01-08
v4l2: v4l2_camera_proxy: Add EXPBUF as one of the supported ioctl
Vedant Paranjape
2022-01-06
pipeline: raspberrypi: Add support for Video Mux and Bridge devices
Naushir Patuck
2022-01-06
pipeline: raspberrypi: Move sensor entity detection out of registerCamera()
Naushir Patuck
2022-01-06
libcamera: pkg-config: Do not hardcode version
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
2022-01-03
libcamera: controls: Use ASSERT() instead of assert()
Laurent Pinchart
2021-12-29
libcamera: pipeline: simple: Rename Entity::link to sourceLink
Laurent Pinchart
2021-12-22
android: Increase result metadata size
Paul Elder
2021-12-22
android: camera_capabilities: Fix the type of the capability vector
Paul Elder
2021-12-22
android: camera_metadata: Add setEntry helper
Paul Elder
2021-12-22
android: camera_capabilities: Set read sensor settings capability
Paul Elder
2021-12-22
android: camera_capabilities: Add messages for lack of FULL support
Paul Elder
2021-12-13
libcamera: pipeline: raspberrypi: Support color spaces
David Plowman
2021-12-13
libcamera: camera: Add validateColorSpaces to CameraConfiguration class
David Plowman
2021-12-13
libcamera: v4l2_subdevice: Support passing ColorSpaces to V4L2 subdevices
David Plowman
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-13
libcamera: stream: Add ColorSpace fields to StreamConfiguration
David Plowman
2021-12-13
libcamera: Add ColorSpace class
David Plowman
2021-12-11
android: Remove CameraWorker
Jacopo Mondi
2021-12-11
libcamera: pipeline_handler: Prepare Request
Jacopo Mondi
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
[next]