summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-09licenses: Add SPDX headers to the website builder and themeLaurent Pinchart
2020-06-09qcam: Fix compilation with Qt v5.15.0Peter Seiderer
2020-06-09v4l2: v4l2_camera_proxy: Support MJPEGPaul Elder
2020-06-09libcamera: CameraManager, PipelineHandler: Automatically map devnums to CameraPaul Elder
2020-06-08android: camera_device: Translate Android formatJacopo Mondi
2020-06-08android: camera_device: Replace hardcoded stream configurationJacopo Mondi
2020-06-08android: camera_device: Calculate metadata sizeJacopo Mondi
2020-06-08android: camera_device: Initialize stream configurationJacopo Mondi
2020-06-08v4l2: v4l2_camera_proxy: Fix NV24 subsamplingKieran Bingham
2020-06-08test: v4l2_subdevice: list_formats: Port to use utils::hex() output helperUmang Jain
2020-06-08v4l2: v4l2_camera_proxy: Fix segfault on restarting streamsPaul Elder
2020-06-08v4l2: v4l2_compat: Add eventfd signaling to support pollingPaul Elder
2020-06-08v4l2: v4l2_camera_proxy: Don't return -EINVAL for zero sizeimage in REQBUFSPaul Elder
2020-06-08v4l2: v4l2_camera_proxy: Acquire only one buffer semaphore on VIDIOC_DQBUFPaul Elder
2020-06-08v4l2: v4l2_camera_proxy: Fix bounds check for VIDIOC_ENUM_FMTPaul Elder
2020-06-08libcamera: IPAManager: remove instance() and make createIPA() staticPaul Elder
2020-06-08libcamera: IPAManager: make IPAManager lifetime explicitly managedPaul Elder
2020-06-07libcamera: ipa_module: Fix implicit sign-extension in elfSectionUmang Jain
2020-06-07libcamera: ipa_module: Share code to find section header of ELF headerUmang Jain
2020-06-06libcamera: pixel_format: Make PixelFormat usable as a constexprLaurent Pinchart
2020-06-06libcamera: Rename header guards for internal headersLaurent Pinchart
2020-06-06libcamera: Replace C++ comments with C commentsLaurent Pinchart
2020-06-06libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h}Laurent Pinchart
2020-06-05libcamera: raspberrypi: Align include guardNiklas Söderlund
2020-06-05libcamera: Mark logPrefix() implementations with overrideLaurent Pinchart
2020-06-05libcamera: ipa_context_wrapper: Fix typo in commentsPaul Elder
2020-06-05libcamera: camera: Order parameter documentation correctlyMarvin Schmidt
2020-06-05libcamera: ipa_module: Fix typo in function descriptionMarvin Schmidt
2020-06-05docs: Markup LD_PRELOAD as codeMarvin Schmidt
2020-06-05docs: coding-style: Change full stop to colonMarvin Schmidt
2020-06-05docs: Remove trailing whitespaceMarvin Schmidt
2020-06-05docs: Remove stray HTML tagsMarvin Schmidt
2020-06-04libcamera: pipeline: vimc: Remove unsupportable formatKieran Bingham
2020-06-04libcamera: pipeline: vimc: Skip unsupported formatsKieran Bingham
2020-06-04libcamera: camera: Return -EINVAL if any stream is null while configure()Umang Jain
2020-06-04test: log: log_api: Close open fds on error pathsUmang Jain
2020-06-04test: log: log_process: Close open fds on error pathsUmang Jain
2020-06-04pipeline: raspberrypi: Fix for staggered write on resetNaushir Patuck
2020-06-04libcamera: pipeline: vimc: Use appropriate media bus formatLaurent Pinchart
2020-06-04libcamera: camera: Drop full stop from \returnJacopo Mondi
2020-06-04android: hal_manager: Do not hardcode propertiesJacopo Mondi
2020-06-04android: hal_manager: Report supported API versionJacopo Mondi
2020-06-04android: camera_device: Provide log prefixJacopo Mondi
2020-06-02test: Fixed the compilation issueMadhavan Krishnan
2020-06-02libcamera: Declare functions before variables in class definitionsLaurent Pinchart
2020-05-28qcam: viewfinder: Use correct DRM/QImage mappingsKieran Bingham
2020-05-28v4l2: Relicense V4L2 compatibility layer under LGPLLaurent Pinchart
2020-05-22libcamera: pipeline: simple: Add scaling supportLaurent Pinchart
2020-05-22libcamera: pipeline: simple: converter: Add scaling supportLaurent Pinchart
2020-05-22libcamera: pipeline: simple: Add stride supportLaurent Pinchart