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
Age
Commit message (
Expand
)
Author
2020-06-18
test: Replace explicit DRM FourCCs with libcamera formats
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2020-04-28
libcamera: v4l2_device: Simplify usage of getControls()
Laurent Pinchart
2020-03-27
libcamera: v4l2PixelFormat: Replace hex with fourCC
Kaaira Gupta
2020-03-23
test: v4l2_videodevice: Test U8 array controls
Jacopo Mondi
2020-03-20
libcamera: controls: Rename ControlRange to ControlInfo
Laurent Pinchart
2020-03-20
libcamera: controls: Name all ControlInfoMap instance variables infoMap
Laurent Pinchart
2020-03-19
libcamera: v4l2_videodevice: Make V4L2PixelFormat constructor explicit
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers()
Laurent Pinchart
2020-03-18
libcamera: PixelFormat: Make constructor explicit
Laurent Pinchart
2020-03-18
test: v4l2_videodevice: buffer_cache: Use DRM pixel format
Niklas Söderlund
2020-03-06
test: v4l2_videodevice: Add test for V4L2BufferCache
Niklas Söderlund
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-11-08
libcamera: Remove unneeded semicolons
Laurent Pinchart
2019-10-23
libcamera: Standardise on C compatibility headers
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Remove V4L2ControlList class
Laurent Pinchart
2019-10-15
libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Store a ControlRange in V4L2ControlInfoMap
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRange
Laurent Pinchart
2019-10-15
test: v4l2_videodevice: controls: Use correct control range in check
Laurent Pinchart
2019-10-13
libcamera: v4l2_device: Replace V4L2ControlList with ControlList
Laurent Pinchart
2019-10-13
test: v4l2_videodevice: Add V4L2 control test
Laurent Pinchart
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-08-13
test: v4l2_device: Remove unused function
Kieran Bingham
2019-08-13
test: v4l2_videodevice: Add M2M device test
Kieran Bingham
2019-08-11
tests: v4l2_videodevice: Set media bus and pixel formats for vimc
Niklas Söderlund
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