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
2020-01-14
libcamera: gen-controls.py: Don't hardcode path to python interpreter
Laurent Pinchart
2020-01-14
libcamera: ipa_interface: Fix doxygen warning
Laurent Pinchart
2020-01-13
rkisp1: add pipeline test for rkisp1
Show Liu
2020-01-12
libcamera: ipa_interface: Document the ownership of dmabufs passed to map_buf...
Niklas Söderlund
2020-01-12
libcamera: camera: Remove the prepared state
Niklas Söderlund
2020-01-12
libcamera: pipeline: Remove explicit buffer handling
Niklas Söderlund
2020-01-12
qcam: Cache buffer memory mapping
Niklas Söderlund
2020-01-12
cam: Cache buffer memory mapping
Niklas Söderlund
2020-01-12
libcamera: Remove dead code after switch to FrameBuffer
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Remove Buffer interface
Niklas Söderlund
2020-01-12
libcamera: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: allocator: Add FrameBufferAllocator to help applications allocate ...
Niklas Söderlund
2020-01-12
libcamera: pipeline: Add FrameBuffer handlers
Niklas Söderlund
2020-01-12
libcamera: pipeline: ipu3: Switch to FrameBuffer interface for cio2 and stat
Niklas Söderlund
2020-01-12
libcamera: pipeline: rkisp1: Switch to FrameBuffer interface for stat and param
Niklas Söderlund
2020-01-12
libcamera: pipeline: rkisp1: Destroy frame information before completing request
Niklas Söderlund
2020-01-12
test: camera: buffer_import: Update to FrameBuffer restrictions
Niklas Söderlund
2020-01-12
test: v4l2_videodevice: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Add FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Add V4L2BufferCache to deal with index mapping
Niklas Söderlund
2020-01-12
libcamera: buffer: Move captured metadata to FrameMetadata
Niklas Söderlund
2020-01-12
libcamera: request: In addBuffer() do not fetch stream from Buffer
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Extract exportDmabufFd()
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Align which type variable is used in queueBuffer()
Niklas Söderlund
2020-01-12
libcamera: buffer: Drop private function setRequest()
Niklas Söderlund
2020-01-12
libcamera: buffers: Remove Plane class
Niklas Söderlund
2020-01-12
libcamera: buffer: Switch from Plane to FrameBuffer::Plane
Niklas Söderlund
2020-01-12
ipa: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: buffer: Add FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: buffer: Add FrameMetadata container for metadata information
Niklas Söderlund
2020-01-12
v4l2: camera_proxy: Call V4L2Camera::getBufferFd() directly
Laurent Pinchart
2020-01-12
v4l2: camera: Handle memory mapping of buffers directly
Niklas Söderlund
2020-01-12
v4l2: Rename FrameMetadata to V4L2FrameMetadata
Niklas Söderlund
2020-01-12
test: file_descriptor: Add test
Niklas Söderlund
2020-01-12
libcamera: Add FileDescriptor to help pass numerical fds around
Niklas Söderlund
2020-01-12
libcamera: request: remove prepare()
Niklas Söderlund
2020-01-09
v4l2: camera_proxy: Fix compilation error use of undeclared identifier 'ret'
Niklas Söderlund
2020-01-08
v4l2: camera_proxy: Align trace message style
Jacopo Mondi
2020-01-08
v4l2: camera_proxy: Break out try_fmt
Jacopo Mondi
2020-01-08
v4l2: camera_proxy: Fix try_fmt format conversion
Jacopo Mondi
2020-01-08
v4l2: camera_proxy: Include <array>
Laurent Pinchart
2020-01-07
v4l2: camera_proxy: Create format info array
Laurent Pinchart
2020-01-07
v4l2: camera_proxy: Rationalize arguments to format helpers
Laurent Pinchart
2020-01-07
v4l2: compat_manager: Move file operations to new struct FileOperations
Laurent Pinchart
2020-01-07
v4l2: Use Object::invokeMethod() return value
Laurent Pinchart
2020-01-07
test: signal: Test connecting to non-void slots
Laurent Pinchart
2020-01-07
test: object-invoke: Test invoking a non-void method
Laurent Pinchart
2020-01-07
libcamera: bound_method: Rename Bound*Method to BoundMethod*
Laurent Pinchart
2020-01-07
libcamera: bound_method: Propagate method return value
Laurent Pinchart
2020-01-07
libcamera: bound_method: Manage BoundMethodPack through std::shared_ptr
Laurent Pinchart
[prev]
[next]