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
/
src
Age
Commit message (
Expand
)
Author
2021-05-24
ipa: ipu3: Introduce IPAConfigInfo in IPC
Umang Jain
2021-05-24
ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo
Umang Jain
2021-05-24
ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC
Umang Jain
2021-05-24
ipa: Move core IPA interface documentation to a .cpp file
Umang Jain
2021-05-24
libcamera: thread: Document race condition at stop time
Laurent Pinchart
2021-05-24
libcamera: thread: Drop doc of asynchronous signals delivery to applications
Laurent Pinchart
2021-05-24
libcamera: thread: Enforce dispatchMessages() call context with assert
Laurent Pinchart
2021-05-24
libcamera: thread: Document dispatchMessages() thread-safety requirements
Laurent Pinchart
2021-05-24
libcamera: V4L2Control: remove V4L2Control classes
Hirokazu Honda
2021-05-24
libcamera: pipeline: Remove unnecessary v4l2_controls.h includes
Hirokazu Honda
2021-05-24
libcamera: pipeline: ipu3: Try queuing pending requests if a buffer is available
Hirokazu Honda
2021-05-24
libcamera: pipeline: ipu3: Store requests in the case a buffer shortage
Hirokazu Honda
2021-05-22
libcamera: log: Hide value of the ASSERT() macro
Laurent Pinchart
2021-05-22
libcamera: log: Document LOG() restrictions
Laurent Pinchart
2021-05-20
libcamera: ipu3: imgu: Bump script version
Jacopo Mondi
2021-05-20
libcamera: ipu3: imgu: Add pipe calculation debug
Jacopo Mondi
2021-05-20
libcamera: ipu3: imgu: Fix BSD height size comparison
Jacopo Mondi
2021-05-20
libcamera: ipu3: imgu: Fix IF height selection
Jacopo Mondi
2021-05-20
libcamera: ipu3: imgu: Fix BDS height calculation
Jacopo Mondi
2021-05-20
libcamera: ipu3: imgu: Filter BDS by height
Jacopo Mondi
2021-05-20
libcamera: ipu3: imgu: Filter resolutions < IF_CROP_MAX
Jacopo Mondi
2021-05-20
libcamera: ipu3: imgu: Update BDS calculation process
Jacopo Mondi
2021-05-18
android: camera_metadata: Add type sanity check to updateEntry()
Laurent Pinchart
2021-05-18
android: camera_metadata: Make internal functions private
Laurent Pinchart
2021-05-18
android: camera_metadata: Constify argument to addEntry() and updateEntry()
Laurent Pinchart
2021-05-18
android: camera_metadata: Rename sizeofT argument to elementSize
Laurent Pinchart
2021-05-18
v4l2: Replace manual loop counters with utils::enumerate()
Laurent Pinchart
2021-05-18
libcamera: utils: Add enumerate view for range-based for loops
Laurent Pinchart
2021-05-18
pipeline raspberrypi: Move adding of ScalerCrop to the Request metadata
Naushir Patuck
2021-05-18
pipeline: raspberrypi: Store timestamp in the correct Request metadata
Naushir Patuck
2021-05-14
android: jpeg: post_processor: Use the new metadata functions
Paul Elder
2021-05-14
android: camera_device: Use the new CameraMetadata functions
Paul Elder
2021-05-14
android: camera_metadata: Auto-resize CameraMetadata
Paul Elder
2021-05-12
android: camera_device: Fix typo in result metadata allocation error
Paul Elder
2021-05-11
meson: Replace obselete join_paths() with '/' operator
Umang Jain
2021-05-11
ipa: raspberrypi: Rate-limit the controller algorithms
Naushir Patuck
2021-05-11
ipa: raspberrypi: Add a Merge method to RPiController::Metadata
Naushir Patuck
2021-05-11
ipa: raspberrypi: Add move/copy ctors and operators to Metadata class
Naushir Patuck
2021-05-11
ipa: raspberrypi: Switch to std::scoped_lock in the Metadata class
Naushir Patuck
2021-05-11
ipa: raspberrypi: Reformat RPiController::Metadata class header
Naushir Patuck
2021-05-11
ipa: raspberrypi: Store dropped frame count in a member variable
Naushir Patuck
2021-05-11
libcamera: pipeline: raspberrypi: Update ControlInfoMap after sensor format c...
David Plowman
2021-05-11
libcamera: camera_sensor: Fix frame lengths calculated by sensorInfo()
David Plowman
2021-05-10
android: camera_device: Report sensor physical size
Jacopo Mondi
2021-05-10
libcamera: camera_sensor: Register static properties
Jacopo Mondi
2021-05-10
libcamera: Introduce camera sensor properties
Jacopo Mondi
2021-05-08
ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsing
David Plowman
2021-05-08
ipa: raspberrypi: Make sensor embedded data parser use Span class
David Plowman
2021-05-07
libcamera: controls: Remove merge assertion
Kieran Bingham
2021-05-06
android: camera_device: Use controls::SensorTimestamp
Jacopo Mondi
[next]