summaryrefslogtreecommitdiff
path: root/src/libcamera/meson.build
AgeCommit message (Expand)Author
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
2021-06-04libcamera: Add libcamera_generated_ipa_headers as a dependency for libcamera_depNiklas Söderlund
2021-05-24ipa: Move core IPA interface documentation to a .cpp fileUmang Jain
2021-05-24libcamera: V4L2Control: remove V4L2Control classesHirokazu Honda
2021-05-11meson: Replace obselete join_paths() with '/' operatorUmang Jain
2021-05-10libcamera: Introduce camera sensor propertiesJacopo Mondi
2021-04-04android: Define OS_CHROMEOS macro if android_platform=crosHirokazu Honda
2021-03-03cros: Support the new cros camera API with set_up and tear_downPaul Elder
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2021-02-16meson: ipa, proxy: Generate headers and proxy with mojoPaul Elder
2021-02-16libcamera: Add IPCPipe implementation based on unix socketPaul Elder
2021-02-16libcamera: Add IPCPipePaul Elder
2021-02-16libcamera: Add IPADataSerializerPaul Elder
2021-02-12libcamera: Move extensible to classKieran Bingham
2021-02-11libcamera: Drop unneeded depend_files from meson custom targetsLaurent Pinchart
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2021-01-29libcamera: delayed_controls: Add helper for controls that apply with a delayNiklas Söderlund
2020-11-08libcamera: Add a base class to implement the d-pointer design patternLaurent Pinchart
2020-11-03libcamera: tracing: Implement tracing infrastructurePaul Elder
2020-09-29libcamera: Add BayerFormat typeDavid Plowman
2020-09-29libcamera: Add Transform enum to represent 2D plane transforms.David Plowman
2020-09-24libcamera: ipa: Move key generation to utilsKieran Bingham
2020-09-24libcamera: Move Header generation utilities to utilsKieran Bingham
2020-09-16libcamera: Turn the android option into a featureLaurent Pinchart
2020-08-06android: Introduce JPEG encodingKieran Bingham
2020-08-05libcamera: sysfs: Add helper to lookup sysfs path of a character deviceNiklas Söderlund
2020-06-18libcamera: Define constants for pixel formats in the public APILaurent Pinchart
2020-06-06libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h}Laurent Pinchart
2020-05-18meson: Rename variables storing headers listsLaurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-04-30libcamera: v4l2_pixelformat: Move V4L2PixelFormat to a new fileLaurent Pinchart
2020-04-16libcamera: Make IPA module signing mandatory for the meantimeLaurent Pinchart
2020-04-16libcamera: Make IPA module signing optionalLaurent Pinchart
2020-04-14libcamera: ipa_manager: Embed IPA module signing public keyLaurent Pinchart
2020-04-14libcamera: Add PubKey classLaurent Pinchart
2020-04-14libcamera: Add File helper classLaurent Pinchart