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
/
v4l2
/
v4l2_camera.h
Age
Commit message (
Expand
)
Author
2020-07-10
v4l2: v4l2_camera_proxy: Use stream config in tryFormat
Paul Elder
2020-06-25
v4l2: v4l2_camera: Don't use libcamera::Semaphore for available buffers
Paul Elder
2020-06-25
v4l2: v4l2_camera: Add isRunning()
Paul Elder
2020-06-25
v4l2: v4l2_compat: Support multiple open
Paul Elder
2020-06-08
v4l2: v4l2_compat: Add eventfd signaling to support polling
Paul Elder
2020-05-28
v4l2: Relicense V4L2 compatibility layer under LGPL
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-03-18
libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co...
Niklas Söderlund
2020-02-13
v4l2: Remove internal thread
Laurent Pinchart
2020-01-12
libcamera: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: buffer: Move captured metadata to FrameMetadata
Niklas Söderlund
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-07
v4l2: Use Object::invokeMethod() return value
Laurent Pinchart
2020-01-03
v4l2: v4l2_compat: Add V4L2 compatibility layer
Paul Elder