index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi's clone of libcamera
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-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