summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28libcamera: pipeline: vimc: Pass configuration file to IPA init()Laurent Pinchart
2020-04-28ipa: vimc: Add a dummy configuration file to the vimc IPALaurent Pinchart
2020-04-28ipa: Pass IPA initialization settings to IPAInterface::init()Laurent Pinchart
2020-04-28libcamera: ipa_manager: Return an IPAProxy from createIPA()Laurent Pinchart
2020-04-28libcamera: ipa_proxy: Provide suport for IPA configuration filesLaurent Pinchart
2020-04-28libcamera: ipa_proxy: Don't include <iostream>Laurent Pinchart
2020-04-28libcamera: ipa_proxy: Add missing space in info messageLaurent Pinchart
2020-04-28libcamera: utils: Add a function to retrieve the libcamera source treeLaurent Pinchart
2020-04-28ipa: Name IPA modules after their source directoryLaurent Pinchart
2020-04-27test: Use float values for brightness, contrast and saturationLaurent Pinchart
2020-04-27qcam: Don't crash if camera can't be openedLaurent Pinchart
2020-04-27libcamera: controls: Add AWB related controlsNaushir Patuck
2020-04-27libcamera: controls: Add AE related controlsNaushir Patuck
2020-04-27libcamera: controls: Reorder and update description of existing controlsNaushir Patuck
2020-04-27libcamera: controls: Updates to gain and exposure controlsNaushir Patuck
2020-04-27libcamera: control_ids: Add comment to specify control directionNaushir Patuck
2020-04-27libcamera: pipeline: uvcvideo: Add support for AeEnableLaurent Pinchart
2020-04-27libcamera: pipeline: uvcvideo: Refactor control handlingLaurent Pinchart
2020-04-26cam: Add an option to list camera controlsLaurent Pinchart
2020-04-26cam: Rename OptProps to OptListPropertiesLaurent Pinchart
2020-04-26libcamera: v4l2_videodevice: Add support for frame start eventsLaurent Pinchart
2020-04-26libcamera: v4l2_device: Update documentationJacopo Mondi
2020-04-26libcamera: geometry: Rename Rectangle fieldsJacopo Mondi
2020-04-26libcamera: v4l2_videodevice: Rename fdEvent_ to fdBufferNotifier_Laurent Pinchart
2020-04-20libcamera: device_enumerator_udev: Log the right number of missing depsLaurent Pinchart
2020-04-17libcamera: v4l2_videodevice: Return correct format for metadataLaurent Pinchart
2020-04-16libcamera: gen-ipa-pub-key.py: Wrap lines in generated fileLaurent Pinchart
2020-04-16libcamera: Make IPA module signing mandatory for the meantimeLaurent Pinchart
2020-04-16libcamera: Document dependencies for IPA module signingLaurent Pinchart
2020-04-16libcamera: Make IPA module signing optionalLaurent Pinchart
2020-04-15licenses: Add SPDX headers to Doxygen configurationLaurent Pinchart
2020-04-15licenses: Add SPDX headers to Gentoo ebuildLaurent Pinchart
2020-04-15licenses: Add SPDX headers to the git commit hook scriptsLaurent Pinchart
2020-04-15licenses: Add SPDX headers to RST documentationLaurent Pinchart
2020-04-15licenses: Move developer's certificate of origin to Documentation/Laurent Pinchart
2020-04-15licenses: Replace deprecated GPL-2.0 with GPL-2.0-onlyLaurent Pinchart
2020-04-15licenses: Remove unused LGPL-2.1Laurent Pinchart
2020-04-15licenses: Add missing licensesLaurent Pinchart
2020-04-15licenses: Rename license files according to REUSELaurent Pinchart
2020-04-15test: list-camera: Handle error on starting the CameraManagerUmang Jain
2020-04-15utils: hooks: Add pre-push commit hookLaurent Pinchart
2020-04-15libcamera: v4l2_videodevice: Map V4L2_PIX_FMT_GREY to DRM FourCCLaurent Pinchart
2020-04-15libcamera: v4l2_videodevice: Downgrade 4CC conversion errors to warningsLaurent Pinchart
2020-04-15libcamera: v4l2_videodevice: Expose the device capabilitiesLaurent Pinchart
2020-04-15libcamera: v4l2_subdevice: Don't use doxygen \ref needlesslyLaurent Pinchart
2020-04-15libcamera: v4l2_subdevice: Extend [gs]etFormat() to specify format typeLaurent Pinchart
2020-04-15libcamera: utils: Add string join functionLaurent Pinchart
2020-04-14libcamera: ipa: Remove IPAModuleInfo license fieldLaurent Pinchart
2020-04-14libcamera: ipa_manager: Verify IPA module signatureLaurent Pinchart
2020-04-14libcamera: ipa_manager: Embed IPA module signing public keyLaurent Pinchart