index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libtest
Age
Commit message (
Expand
)
Author
2020-12-09
libcamera: v4l2_device: Return a unique pointer from fromEntityName()
Laurent Pinchart
2020-09-21
test: Include specific headers instead of libcamera.h
Laurent Pinchart
2020-08-25
meson: Remove -Wno-unused-parameter
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-30
libcamera: v4l2_pixelformat: Move DRM/V4L2 format conversion
Laurent Pinchart
2020-03-19
libcamera: v4l2_videodevice: Rename toV4L2Fourcc to toV4L2PixelFormat
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers()
Laurent Pinchart
2020-03-18
test: libtest: buffer_source: Close video device right after allocation
Laurent Pinchart
2020-03-18
tests: remove IPA_PROXY_PATH environment variable
Kaaira Gupta
2020-03-06
test: Extract BufferSource class out of camera tests to libtest
Niklas Söderlund
2020-02-24
tests: Remove IPA_MODULE_PATH environment variable
Kieran Bingham
2019-11-20
test: Extract CameraTest class out of camera tests to libtest
Laurent Pinchart
2019-11-18
libcamera: Remove space between empty curly brackets
Laurent Pinchart
2019-07-12
libcamera: add IPA proxy
Paul Elder
2019-06-05
libcamera: ipa_manager: implement class for managing IPA modules
Paul Elder
2019-05-23
meson: Create and use a dependency for libcamera and its headers
Laurent Pinchart
2019-01-02
test: Move include definitions to libtest
Kieran Bingham
2019-01-01
test: libtest: Return all non-zero init values
Kieran Bingham
2019-01-01
test: libtest: Add test return codes
Kieran Bingham
2019-01-01
test: Move test objects to libtest
Kieran Bingham