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
/
capture_async.cpp
Age
Commit message (
Expand
)
Author
2022-03-25
libcamera: base: timer: Drop start() overload with int argument
Laurent Pinchart
2021-10-15
test: Remove using namespace in header files
Hirokazu Honda
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
2019-12-16
libcamera: Remove buffer index from logging
Niklas Söderlund
2019-10-23
libcamera: Standardise on C compatibility headers
Laurent Pinchart
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-07-14
libcamera: v4l2_videodevice: Add helper to queue all buffers
Laurent Pinchart
2019-06-19
libcamera: Rename V4L2Device to V4L2VideoDevice
Jacopo Mondi