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
/
libtest
Age
Commit message (
Expand
)
Author
2022-08-03
libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()
Jacopo Mondi
2021-12-01
test: Store path to the test executable in Test class
Laurent Pinchart
2021-11-24
test: Convert to pragma once
Kieran Bingham
2021-10-15
test: Remove using namespace in header files
Hirokazu Honda
2021-09-07
libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()
Laurent Pinchart
2021-08-19
libtest: camera_test: Plumb constructor to set LIBCAMERA_IPA_FORCE_ISOLATION
Umang Jain
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
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