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
/
src
Age
Commit message (
Expand
)
Author
5 days
apps: lc-compliance: Optimize `std::shared_ptr` usage
Barnabás Pőcze
5 days
apps: lc-compliance: Put tests into anonymous namespace
Barnabás Pőcze
5 days
apps: lc-compliance: Initialize `CameraManager` pointer in `Environment`
Barnabás Pőcze
5 days
apps: common: event_loop: Remove unused type alias
Barnabás Pőcze
5 days
apps: common: event_loop: Use single event source for deferred calls
Barnabás Pőcze
5 days
apps: common: event_loop: Use `std::deque` instead of `std::list`
Barnabás Pőcze
5 days
apps: common: event_loop: Disable copy/move
Barnabás Pőcze
5 days
apps: common: event_loop: Take callbacks by rvalue ref
Barnabás Pőcze
5 days
libcamera: base: log: Avoid manual `LogCategory` deletion
Barnabás Pőcze
5 days
libcamera: base: log: Protect log categories with lock
Barnabás Pőcze
5 days
libcamera: base: log: Pass dynamic prefix through
Barnabás Pőcze
5 days
libcamera: base: log: Use `std::string_view` to avoid some copies
Barnabás Pőcze
5 days
libcamera: base: log: Make `LogCategory::severity_` atomic
Barnabás Pőcze
5 days
libcamera: base: log: Remove `LogMessage::init()`
Barnabás Pőcze
5 days
libcamera: base: log: Use `std::from_chars()`
Barnabás Pőcze
5 days
libcamera: base: log: Remove move constructor
Barnabás Pőcze
6 days
rkisp1: Honor the FrameDurationLimits control
Paul Elder
6 days
ipa: rkisp1: Alias lineDuration
Kieran Bingham
6 days
ipa: rkisp1: Initialise AGC from FrameDurationLimits controls
Kieran Bingham
7 days
libcamera: formatting: Avoid spaces in for loops without expression
Milan Zamazal
7 days
libipa: awb: Fix non-virtual destructor warning in AwbStats
Laurent Pinchart
8 days
ipa: rkisp1: algorithms: awb: Fix AWB means vector order in RGB mode
Stefan Klug
8 days
libcamera: Drop spurious colon after doxygen \todo directive
Laurent Pinchart
8 days
ipa: rkisp1: awb: Capitalize AWB
Laurent Pinchart
8 days
ipa: rkisp1: awb: Don't calculate RGB means if stats are missing
Laurent Pinchart
8 days
libipa: awb_grey: Minor comment fixes
Laurent Pinchart
8 days
libipa: awb: Tidy up includes
Laurent Pinchart
8 days
libipa: awb: Rename AwbStats::getRGBMeans() to rgbMeans()
Laurent Pinchart
8 days
ipa: rkisp1: awb: Fix wrong indentation in comment
Laurent Pinchart
8 days
libipa: awb: Pass lux value to calculateAwb() as unsigned int
Laurent Pinchart
8 days
libipa: awb: Replace reference to pipeline handle with IPA module
Laurent Pinchart
8 days
libipa: awb: Standardize spelling on 'grey' world
Laurent Pinchart
8 days
libipa: awb: Follow function names with '()' in doxygen documentation
Laurent Pinchart
8 days
libipa: awb: Capitalize AWB
Laurent Pinchart
8 days
libipa: awb: Sort class member documentation according to header order
Laurent Pinchart
11 days
libipa: awb_bayes: Change the probabilities from log space to linear space
Stefan Klug
11 days
libipa: awb_bayes: Remove overly verbose log messages
Stefan Klug
11 days
libipa: awb_bayes: Add logging of value limits
Stefan Klug
11 days
libipa: lux: Normalize referenceY to 1
Stefan Klug
11 days
ipa: rkisp1: awb: Apply gains based on default colour temperature on start
Stefan Klug
11 days
ipa: rkisp1: Add support for bayes AWB algorithm from libipa
Stefan Klug
11 days
libipa: Add bayesian AWB algorithm
Stefan Klug
11 days
ipa: rkisp1: Use grey world algorithm from libipa
Stefan Klug
11 days
ipa: rkisp1: Move calculation of RGB means into own function
Stefan Klug
11 days
libipa: Add grey world AWB algorithm
Stefan Klug
11 days
libipa: awb: Add helper functions for AWB mode support
Stefan Klug
11 days
libipa: Add AWB algorithm base class
Stefan Klug
11 days
libipa: pwl: Add clear() function
Stefan Klug
11 days
libipa: interpolator: Add accessor to internal data
Stefan Klug
11 days
libcamera: pipeline: Fix LIBCAMERA_<NAME>_TUNING_FILE handling
Stefan Klug
[next]