summaryrefslogtreecommitdiff
path: root/src/libcamera/meson.build
AgeCommit message (Expand)Author
2024-04-16libcamera: software_isp: Add SwStatsCpu classHans de Goede
2024-04-16libcamera: shared_mem_object: Reorganize the code and document the SharedMemO...Andrei Konovalov
2024-04-16libcamera: internal: Move dma_heaps.[h, cpp] to common directoriesAndrey Konovalov
2024-03-15libcamera: camera_sensor: Move related classes to subdirectoryLaurent Pinchart
2023-11-29libcamera: control: Add vendor control id range reservationNaushir Patuck
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-11-29controls: Add vendor control/property support to generation scriptsNaushir Patuck
2023-10-23libcamera: camera: Introduce OrientationJacopo Mondi
2023-07-07libcamera: Add option to configure udev supportLaurent Pinchart
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-06-19libcamera: meson: Allow PH to change libcamera_depsNaushir Patuck
2023-03-21meson: libcamera: Report IPA signature methodKieran Bingham
2022-12-16libcamera: Add todo comment in meson.build about switch to dependency('dl')Laurent Pinchart
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-12-14libcamera: Declare generic converter interfaceXavier Roumegue
2022-10-28libcamera: make libdl optional when providedNicholas Roth
2022-10-13meson: Shared Object version handlingKieran Bingham
2022-10-05test: threads: Fix link failure due to missing dependencyLaurent Pinchart
2022-09-05libcamera: Override "libcamera" dependency in mesonBarnabás Pőcze
2022-08-09libcamera: Make IPA module signing recommended instead of mandatoryLaurent Pinchart
2022-08-09libcamera: pub_key: Support openssl as an alternative to gnutlsLaurent Pinchart
2022-08-09libcamera: meson: Use dependency() to find gnutlsLaurent Pinchart
2022-05-18meson: Compile libyaml as a subproject if not available on the systemLaurent Pinchart
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2022-05-10libcamera: Introduce YamlParser as a helper to parse yaml filesHan-Lin Chen
2022-01-06libcamera: pkg-config: Do not hardcode versionKieran Bingham
2021-12-13libcamera: Add ColorSpace classDavid Plowman
2021-12-11libcamera: fence: Introduce FenceJacopo Mondi
2021-12-03libcamera: Move file_descriptor.h to base/Laurent Pinchart
2021-12-03libcamera: camera_lens: Add a new class to model a camera lensHan-Lin Chen
2021-11-29libcamera: Add tracing to meson summaryJacopo Mondi
2021-10-19utils: gen-version: Pass the meson source root to the gen-version.sh scriptNaushir Patuck
2021-09-28meson: Set a SONAME version in the libcamera librariesJavier Martinez Canillas
2021-09-19libcamera: base: Add libatomic dependencyFabrice Fontaine
2021-08-10libcamera: Give MappedFrameBuffer its own implementationKieran Bingham
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-06-25libcamera: Move generated headers to private depKieran Bingham
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move event_notifier to baseKieran Bingham
2021-06-25libcamera/base: Move File to base libraryKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-25libcamera/base: Introduce new base libraryKieran Bingham
2021-06-25libcamera: Separate source and build path helpersKieran Bingham
2021-06-25libcamera: Rename libcamera pkg-config generationKieran Bingham
2021-06-25libcamera: Move libcamera.so pkg-config file generationKieran Bingham
2021-06-25android: Split HAL to its own shared libraryKieran Bingham