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
Age
Commit message (
Expand
)
Author
2020-12-30
libcamera: file: Check files exist()
Kieran Bingham
2020-12-30
test: file: Check that directories are not treated as files
Kieran Bingham
2020-12-30
android: camera_device: Simplify properties.get()
Jacopo Mondi
2020-12-30
android: camera_device: Report ColorFilterArrangement
Jacopo Mondi
2020-12-30
libcamera: camera_sensor: Register ColorFilterArrangement
Jacopo Mondi
2020-12-30
libcamera: bayer_format: Add support for mbus codes
Jacopo Mondi
2020-12-30
libcamera: properties: ColorFilterArrangement draft property
Jacopo Mondi
2020-12-29
utils: checkstyle.py: Drop astyle support
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Add header add checker
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Add commit checkers
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Move diff parsing to Commit class
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Add ability to filter files by status in a commit
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Make title and files properties of commit class
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Move commit handling to a separate section
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Factor out automatic class registry
Laurent Pinchart
2020-12-29
utils: checkstyle.py: Drop arguments to super() when possible
Laurent Pinchart
2020-12-28
libcamera: pipeline_handler: Remove Camera pointer from CameraData
Niklas Söderlund
2020-12-28
libcamera: pipeline_handler: Remove Camera argument from request handling
Niklas Söderlund
2020-12-27
Documentation: Fix Doxygen exclusion of details namespaces
Laurent Pinchart
2020-12-27
Documentation: Restore alphabetical order of sources in meson.build
Laurent Pinchart
2020-12-27
Documentation: Add descriptions for environment variables
Sebastian Fricke
2020-12-27
libcamera: pipeline: simple: Remove the unused configs_ variable
Phi-Bang Nguyen
2020-12-27
libcamera: bound_method: Fix enumerators documentation
Laurent Pinchart
2020-12-27
Documentation: Drop deprecated Doxygen COLS_IN_ALPHA_INDEX option
Laurent Pinchart
2020-12-27
libcamera: Add missing internal include headers to meson.build
Laurent Pinchart
2020-12-27
utils: gen-controls: Fix enumerators documentation
Laurent Pinchart
2020-12-20
ipa: raspberrypi: Add digital gain to libcamera metadata
David Plowman
2020-12-20
libcamera: controls: Add DigitalGain control
David Plowman
2020-12-18
libcamera: pipeline: simple: Remove non-implemented methods
Jacopo Mondi
2020-12-18
android: camera_device: Report number of out streams
Jacopo Mondi
2020-12-18
android: camera_device: Report pipeline depth
Jacopo Mondi
2020-12-16
ipa: raspberrypi: Only validate ISP and sensor control during configure
Naushir Patuck
2020-12-16
ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_
Naushir Patuck
2020-12-14
libcamera: pipeline: Manage resources with std::unique_ptr<>
Laurent Pinchart
2020-12-14
libcamera: pipeline: vimc: Use V4L2*::fromEntityName() where possible
Laurent Pinchart
2020-12-14
libcamera: pipeline: raspberrypi: Don't leak RPiCameraData::sensor_
Laurent Pinchart
2020-12-14
libcamera: Replace ARRAY_SIZE() with std::size()
Laurent Pinchart
2020-12-14
android: camera_device: Replace auto with explicit type
Laurent Pinchart
2020-12-14
android: camera_device: Temporary fix sensor properties
Jacopo Mondi
2020-12-11
ipa: raspberrypi: Move initial frame drop decision to AGC/AWB
David Plowman
2020-12-11
ipa: raspberrypi: Estimate the colour temerature if starting with fixed colou...
David Plowman
2020-12-11
ipa: raspberrypi: Compute inverse of piecewise linear function
David Plowman
2020-12-11
ipa: raspberrypi: awb: Add GetConvergenceFrames method to AWB base class
David Plowman
2020-12-11
ipa: raspberrypi: agc: Add GetConvergenceFrames method to AGC base class
David Plowman
2020-12-11
libcamera: pipeline: raspberrypi: Pass the drop frame count in start, not con...
David Plowman
2020-12-11
libcamera: pipeline: raspberrypi: Allow ScalerCrop to work when passed in Cam...
David Plowman
2020-12-11
android: camera_device: Reorder configurations before requesting
Hirokazu Honda
2020-12-11
android: camera_device: Use Camera3StreamConfig in configureStreams()
Hirokazu Honda
2020-12-11
android: camera_device: Introduce Camera3StreamConfig
Hirokazu Honda
2020-12-09
libcamera: v4l2_device: Return a unique pointer from fromEntityName()
Laurent Pinchart
[next]