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
Age
Commit message (
Expand
)
Author
2021-12-07
libcamera: Use utils::abs_diff()
Laurent Pinchart
2021-12-07
libcamera: base: utils: Add abs_diff() utility function
Laurent Pinchart
2021-12-07
libcamera: base: shared_fd: Don't dup() an invalid fd
Laurent Pinchart
2021-12-07
android: Apply 1% tolerance to minFrameDuration capping
Umang Jain
2021-12-07
pipeline: raspberrypi: Return the sensor formats from generateConfiguration()
Naushir Patuck
2021-12-06
libcamera: pipeline: ipu3: Apply a requested test pattern mode
Hirokazu Honda
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
android: camera_stream: Use PlatformFrameBufferAllocator
Hirokazu Honda
2021-12-06
android: Introduce PlatformFrameBufferAllocator
Hirokazu Honda
2021-12-06
libcamera: framebuffer: Enable attaching additional data to FrameBuffer
Hirokazu Honda
2021-12-06
libcamera: ipu3: Only process focus if we have a lens
Kieran Bingham
2021-12-04
libcamera: base: shared_fd: Add comparison operators
Laurent Pinchart
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
v4l2: v4l2_camera: Return int in getBufferFd()
Hirokazu Honda
2021-12-04
libcamera: pipeline: raspberrypi: DmaHeaps: Use UniqueFD for a file descriptor
Hirokazu Honda
2021-12-04
libcamera: v4l2_videodevice: Pass FileDescriptor to open()
Laurent Pinchart
2021-12-04
libcamera: v4l2_videodevice: Use fd for a file descriptor
Hirokazu Honda
2021-12-04
libcamera: v4l2_device: Use UniqueFD for a file descriptor
Hirokazu Honda
2021-12-04
libcamera: media_device: Manage fd by UniqueFD
Hirokazu Honda
2021-12-04
libcamera: process: Manage pipe fds by UniqueFD
Hirokazu Honda
2021-12-04
libcamera: ipc_unixsocket: Fix file descriptor leak
Laurent Pinchart
2021-12-04
libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor
Hirokazu Honda
2021-12-04
libcamera: file: Manage fd by UniqueFD
Hirokazu Honda
2021-12-04
libcamera: event_dispatcher_poll: Manage fd by UniqueFD
Hirokazu Honda
2021-12-03
libcamera: base: file_descriptor: Return UniqueFD from dup()
Laurent Pinchart
2021-12-03
libcamera: base: file_descriptor: Add constructor from UniqueFD
Hirokazu Honda
2021-12-03
test: Add UniqueFD test
Laurent Pinchart
2021-12-03
libcamera: base: Introduce UniqueFD
Hirokazu Honda
2021-12-03
libcamera: base: file_descriptor: Move inode() function to frame_buffer.cpp
Laurent Pinchart
2021-12-03
libcamera: Move file_descriptor.h to base/
Laurent Pinchart
2021-12-03
libcamera: Move compiler.h to base/
Laurent Pinchart
2021-12-03
libcamera: camera_sensor: Fix doxygen warning
Laurent Pinchart
2021-12-03
libcamera: backtrace: Include cxxabi.h without HAVE_DW
Khem Raj
2021-12-03
ipu3: ipa: Allow IPA to apply controls to the lens device
Han-Lin Chen
2021-12-03
libcamera: camera_lens: add CameraLens as a member of CameraSensor
Han-Lin Chen
2021-12-03
libcamera: camera_lens: Add a new class to model a camera lens
Han-Lin Chen
2021-12-03
libcamera: add model() for retrieving model name in V4L2Subdevice
Han-Lin Chen
2021-12-03
ipa: ipu3: Extend ipu3 ipa interface for lens controls
Han-Lin Chen
2021-12-01
pipeline: raspberrypi: Choose bit depth and packing according to raw stream
David Plowman
2021-12-01
pipeline: raspberrypi: Fix under-allocation of embedded data buffers
David Plowman
2021-12-01
guides: tracing: Mention where to find the trace file
Paul Elder
2021-12-01
ipa: rkisp1: Initialize numCells in constructor
Jean-Michel Hautbois
2021-12-01
test: gstreamer: Avoid call to deprecated gst_element_get_request_pad()
Xavier Roumegue
2021-12-01
android: camera_request: Add thread safety annotation
Hirokazu Honda
2021-12-01
android: camera_device: Add thread safety annotation
Hirokazu Honda
2021-12-01
android: camera_device: Fix variables access without protection
Hirokazu Honda
2021-12-01
android: camera_stream: Add thread safety annotation
Hirokazu Honda
2021-12-01
android: camera_stream: Protect buffers initialization by mutex_
Hirokazu Honda
[next]