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
/
test
/
v4l2_videodevice
/
buffer_sharing.cpp
Age
Commit message (
Expand
)
Author
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2020-11-15
libcamera: Move EventDispatcher to internal API
Laurent Pinchart
2020-10-20
test: Omit extra semicolons
Hirokazu Honda
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers()
Laurent Pinchart
2020-01-12
libcamera: v4l2_videodevice: Remove Buffer interface
Niklas Söderlund
2020-01-12
test: v4l2_videodevice: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: buffer: Move captured metadata to FrameMetadata
Niklas Söderlund
2019-12-16
libcamera: Remove buffer index from logging
Niklas Söderlund
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-07-14
libcamera: v4l2_videodevice: Signal buffer completion at streamoff time
Laurent Pinchart
2019-07-14
libcamera: v4l2_videodevice: Add helper to queue all buffers
Laurent Pinchart
2019-07-13
test: v4l2_videodevice: buffer_sharing: Lower resolution to speed up test
Laurent Pinchart
2019-06-19
libcamera: Rename V4L2Device to V4L2VideoDevice
Jacopo Mondi