summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2022-01-06pipeline: raspberrypi: Move sensor entity detection out of registerCamera()Naushir Patuck
2021-12-29libcamera: pipeline: simple: Rename Entity::link to sourceLinkLaurent Pinchart
2021-12-13libcamera: pipeline: raspberrypi: Support color spacesDavid Plowman
2021-12-13libcamera: v4l2_subdevice: Add colorSpace field to V4L2SubdeviceFormatDavid Plowman
2021-12-11libcamera: pipeline: Introduce stopDevice()Jacopo Mondi
2021-12-08pipeline: raspberrypi: Restrict the advertised maximum ISP output resolutionNaushir Patuck
2021-12-08pipeline: raspberrypi: Reduce logging verbosityNaushir Patuck
2021-12-07libcamera: Use utils::abs_diff()Laurent Pinchart
2021-12-07pipeline: raspberrypi: Return the sensor formats from generateConfiguration()Naushir Patuck
2021-12-06libcamera: pipeline: ipu3: Apply a requested test pattern modeHirokazu Honda
2021-12-06libcamera: camera_sensor: Reference test pattern modes by enum typeHirokazu Honda
2021-12-06libcamera: ipu3: Only process focus if we have a lensKieran Bingham
2021-12-04libcamera: base: shared_fd: Rename fd() to get()Laurent Pinchart
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-12-04libcamera: pipeline: raspberrypi: DmaHeaps: Use UniqueFD for a file descriptorHirokazu Honda
2021-12-03libcamera: Move file_descriptor.h to base/Laurent Pinchart
2021-12-03ipu3: ipa: Allow IPA to apply controls to the lens deviceHan-Lin Chen
2021-12-01pipeline: raspberrypi: Choose bit depth and packing according to raw streamDavid Plowman
2021-12-01pipeline: raspberrypi: Fix under-allocation of embedded data buffersDavid Plowman
2021-11-29ipa: rkisp1: Report and use sensor controlsJean-Michel Hautbois
2021-11-29ipa: rkisp1: Pass IPASettings at init callJean-Michel Hautbois
2021-11-29pipeline: raspberrypi: Tidy the camera enumeration and registration logicNaushir Patuck
2021-11-29pipeline: raspberrypi: Split out device enumeration and camera registrationNaushir Patuck
2021-11-24libcamera: pipeline: Convert to pragma onceKieran Bingham
2021-11-23pipeline: raspberrypi: Avoid invalid PixelFormat warning messageNaushir Patuck
2021-11-23pipeline: raspberrypi: Increase the V4L2BufferCache slot allocationsNaushir Patuck
2021-11-23pipeline: raspberrypi: Rework the internal buffer allocation schemeNaushir Patuck
2021-11-23pipeline: raspberrypi: Add const qualifer in isRaw()Naushir Patuck
2021-11-15ipa: ipu3: Move ExposureTime to IPAJean-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-02pipeline: raspberrypi: Fix rounding issue in findBestFormat()Naushir Patuck
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-10-15ipa: ipu3: Update camera controls in configure()Jacopo Mondi
2021-10-15libcamera: ipu3: Split controls init/updateJacopo Mondi
2021-10-15libcamera: ipu3: Rationalize constant expressions namesJacopo Mondi
2021-10-15libcamera: ipu3: Centralize ImgU sizes definitionJacopo Mondi
2021-10-15libcamera: ipu3: Use the optimal sensor sizeJacopo Mondi
2021-10-15libcamera: pipeline: ipu3: Use new Size grownBy() and shrunkBy() helpersLaurent Pinchart
2021-10-07pipeline: raspberrypi: Create empty control lists correctlyDavid Plowman
2021-09-27libcamera: ipu3: Drop entityControls mapJacopo Mondi
2021-09-07libcamera: Use V4L2PixelFormat::fromPixelFormat()Laurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()Laurent Pinchart
2021-08-31libcamera: pipeline: simple: Remove SimplePipelineHandler::activeCamera_Laurent Pinchart
2021-08-31libcamera: pipeline: simple: Move bufferReady handler to SimpleCameraDataLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Move converter to SimpleCameraDataLaurent Pinchart