summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-19libcamera: pipeline: simple: Don't disable links carrying other streamsmtk/multi-camPhi-Bang Nguyen
2021-11-19libcamera: pipeline: simple: Setup links in the context of sink entitiesLaurent Pinchart
2021-11-19libcamera: pipeline: simple: Rename Entity::link to sourceLinkLaurent Pinchart
2021-11-19libcamera: Allow concurrent use of cameras from same pipeline handlerLaurent Pinchart
2021-11-19libcamera: pipeline_handler: Make lock() and unlock() thread-safeLaurent Pinchart
2021-11-19libcamera: media_device: Move recursive lock handling to pipeline handlerLaurent Pinchart
2021-11-19libcamera: pipeline: simple: Setup pipeline using subdev internal routingmtk/camsvPhi-Bang Nguyen
2021-11-19libcamera: v4l2_subdevice: Add VIDIOC_SUBDEV_G_ROUTING ioctlPhi-Bang Nguyen
2021-11-19include: linux: Add V4L2 subdev internal routing APILaurent Pinchart
2021-11-19libcamera: pipeline: simple: Add support for Mediatek i300 platformPhi-Bang Nguyen
2021-11-19libcamera: pipeline: simple: Add support for MediaTek i500 platformLaurent Pinchart
2021-11-19libcamera: Add support for MediaTek packed Bayer formatsLaurent Pinchart
2021-11-19include: drm_fourcc: Add MediaTek Bayer packing modifierLaurent Pinchart
2021-11-19include: linux: Add MediaTek pixel formatsLaurent Pinchart
2021-11-16ipa: ipu3: agc: Remove the threshold for the histogram calculationJean-Michel Hautbois
2021-11-15lc-compliance: Build with gtest in subprojectsHirokazu Honda
2021-11-15ipa: ipu3: Set the AnalogueGain controlJean-Michel Hautbois
2021-11-15ipa: ipu3: Move ExposureTime to IPAJean-Michel Hautbois
2021-11-15ipa: ipu3: Cache line duration at configure callJean-Michel Hautbois
2021-11-15ipa: ipu3: Send color temperature in the metadataJean-Michel Hautbois
2021-11-15ipa: ipu3: awb: Add support for color temperatureJean-Michel Hautbois
2021-11-15ipa: ipu3: agc: Store exposure in units of timeJean-Michel Hautbois
2021-11-15ipa: ipu3: agc: Update previous exposure valueJean-Michel Hautbois
2021-11-15ipa: ipu3: agc: Improve gain calculationJean-Michel Hautbois
2021-11-15ipa: ipu3: agc: Refactor ev gain calculation and testingJean-Michel Hautbois
2021-11-15ipa: ipu3: agc: Compute the gain for each frameJean-Michel Hautbois
2021-11-15ipa: ipu3: agc: Limit the number of saturated cellsJean-Michel Hautbois
2021-11-15ipa: ipu3: Use sensor controls to update frameContextJean-Michel Hautbois
2021-11-15ipu3: ipa: Report effective sensor controls with statistics to IPAHan-Lin Chen
2021-11-15ipa: ipu3: Extend ipu3 ipa interface for sensor controlsHan-Lin Chen
2021-11-11libcamera: pipeline: ipu3: Fix minCrop indentationKieran Bingham
2021-11-08android: Camera3RequestDescriptor: Provide a constructor for StreamBufferUmang Jain
2021-11-08android: mm: Null check for CameraBufferManagerUmang Jain
2021-11-06ipa: ipu3: List the events in their order of callingJean-Michel Hautbois
2021-11-04libcamera: framebuffer: Fix isContiguous log messageKieran Bingham
2021-11-02pipeline: raspberrypi: Fix rounding issue in findBestFormat()Naushir Patuck
2021-11-02libcamera: ipa: raspberrypi: Add support for imx519 sensorArducam info
2021-11-02pipeline: raspberrypi: Account for a missing Unicam embedded data nodeNaushir Patuck
2021-11-02pipeline: raspberrypi: Remove "unpacked" format penalty in mode selectionNaushir Patuck
2021-11-02pipeline: raspberrypi: Convert the pipeline handler to use media controllerNaushir Patuck
2021-11-02pipeline: raspberrypi: Apply sensor flips at the start of configure()Naushir Patuck
2021-11-02libcamera: bayer_format: Add PixelFormat conversion helpers to BayerFormat classNaushir Patuck
2021-11-02libcamera: bayer_format: Add unpacked mono 10-bit format to the conversion tableNaushir Patuck
2021-11-02libcamera: bayer_format: Rework BayerFormat conversion tableNaushir Patuck
2021-11-02libcamera: bayer_format: Turn BayerFormat::Packing into scoped enumLaurent Pinchart
2021-11-02libcamera: formats: Add R10_CSI2P formatNaushir Patuck
2021-11-02libcamera: formats: Add R10 and R12 formatsLaurent Pinchart
2021-11-02include: drm_fourcc: Add R10 and R12 FourCCLaurent Pinchart
2021-10-30Documentation: coding-style: Document error handling rulesLaurent Pinchart
2021-10-30Documentation: Fix build when the IPU3 pipeline handler is disabledLaurent Pinchart