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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-08-16
utils: codegen: gen-controls.py: Move helper classes to separate file
Laurent Pinchart
2024-08-16
utils: codegen: gen-controls.py: Convert to jinja2 templates
Laurent Pinchart
2024-08-16
utils: codegen: gen-header.sh: Generate libcamera.h based on meson.build
Laurent Pinchart
2024-08-16
meson: utils: Provide environment for Python scripts
Laurent Pinchart
2024-08-15
meson: Move all code generation scripts to utils/codegen/
Laurent Pinchart
2024-08-15
meson: Store controls and properties YAML files in variables
Laurent Pinchart
2024-08-12
libcamera: Fix header grouping
Laurent Pinchart
2024-08-12
libcamera: Add missing <stdint.h> include to internal/yaml_parser.h
Sergei Trofimovich
2024-08-12
libcamera: Add missing <stdint.h> include to base/file.h
Sergei Trofimovich
2024-08-07
libcamera: ipa_manager: Remove singleton requirement
Laurent Pinchart
2024-08-07
libcamera: Consolidate tracepoint header in libcamera_internal_headers
Laurent Pinchart
2024-08-07
libcamera: Add missing headers to libcamera_internal_headers
Laurent Pinchart
2024-08-07
libcamera: Consolidate all IPA headers in libcamera_ipa_headers
Laurent Pinchart
2024-08-07
libcamera: Add version.h to public headers
Laurent Pinchart
2024-08-01
libcamera: ipa_proxy: Report a missing configuration as a warning
Milan Zamazal
2024-08-01
libcamera: ipa_proxy: Unify configurationFile argument name
Milan Zamazal
2024-08-01
libcamera: base: Add MemFd helper class
Laurent Pinchart
2024-07-04
libcamera: base: utils: Implement hex() for 8-bit and 16-bit values
Laurent Pinchart
2024-07-03
libcamera: converter: Replace usage of stream index by Stream pointer
Umang Jain
2024-07-03
converter: converter_v4l2_m2m: Rename private Stream class
Umang Jain
2024-06-25
ipa: ipa_interface: Declare ipaCreate() in libcamera namespace
Laurent Pinchart
2024-06-25
libcamera: base: log: Declare log categories when defining them
Laurent Pinchart
2024-06-24
libcamera: yaml_parser: Add support for float types
Laurent Pinchart
2024-06-16
libcamera: yaml_parser: Delegate YamlObject::get() to helper structure
Laurent Pinchart
2024-06-16
libcamera: yaml_parser: Drop std::enable_if_t guards for get() function
Laurent Pinchart
2024-06-13
libcamera: yaml_parser: Make default value templated in `get()`
Barnabás Pőcze
2024-06-04
libcamera: DmaBufAllocator: Support allocating from /dev/udmabuf
Hans de Goede
2024-06-04
libcamera: Rename DmaHeap class to DmaBufAllocator
Hans de Goede
2024-06-03
libcamera: v4l2_subdevice: Update to the new kernel routing API
Laurent Pinchart
2024-06-03
include: linux: Update kernel headers to version v6.10-rc1
Hans de Goede
2024-06-02
libcamera: software_isp: Remove DebayerParams::kGain10
Milan Zamazal
2024-06-02
libcamera: software_isp: Move color mappings out of debayering
Milan Zamazal
2024-05-16
libcamera: formats: Add PiSP specific image and config buffer formats
Naushir Patuck
2024-05-16
include: linux: Add PiSP specific image and config buffer formats
Naushir Patuck
2024-05-16
include: linux: Add RGB48 formats
Naushir Patuck
2024-05-14
libcamera: camera_manager: Add environment variable to order pipelines match
Julien Vuillaumier
2024-05-14
libcamera: pipeline: Add a get factory by name helper
Julien Vuillaumier
2024-05-14
libcamera: pipeline: Rename pipelines to a shorter name
Julien Vuillaumier
2024-05-09
libcamera: Drop remaining file name from header comment blocks
Laurent Pinchart
2024-05-09
libcamera: Drop file name from header comment blocks in templates
Laurent Pinchart
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-05-08
libcamera: controls: Generate enum value-name maps
Daniel Scally
2024-04-20
libcamera: Fix output spelling error
Umang Jain
2024-04-16
libcamera: software_isp: Apply black level compensation
Milan Zamazal
2024-04-16
libcamera: Introduce SoftwareIsp
Andrey Konovalov
2024-04-16
libcamera: ipa: Add Soft IPA
Andrey Konovalov
2024-04-16
libcamera: software_isp: Add Debayer base class
Hans de Goede
2024-04-16
libcamera: software_isp: Add SwStatsCpu class
Hans de Goede
2024-04-16
libcamera: shared_mem_object: Reorganize the code and document the SharedMemO...
Andrei Konovalov
2024-04-16
libcamera: shared_mem_object: Rename SIZE constant to `size'
Milan Zamazal
[next]