summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-14libcamera: Add PubKey classLaurent Pinchart
2020-04-14libcamera: ipa_module: Load IPA module signatureLaurent Pinchart
2020-04-14libcamera: ipa_module: Use Span class to tie data and sizeLaurent Pinchart
2020-04-14libcamera: ipa_module: Simplify error handling in loadIPAModuleInfo()Laurent Pinchart
2020-04-14test: Add File class testsLaurent Pinchart
2020-04-14libcamera: Add File helper classLaurent Pinchart
2020-04-14libcamera: Add IPA module signing infrastructureLaurent Pinchart
2020-04-14ipa: vimc: Remove isolated VIMC IPA moduleLaurent Pinchart
2020-04-14libcamera: ipa_manager: Proxy open-source IPAs to a threadLaurent Pinchart
2020-04-14libcamera: pipeline: vimc: Call IPA start() and stop()Niklas Söderlund