summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/raspberrypi
AgeCommit message (Expand)Author
2022-01-06pipeline: raspberrypi: Move sensor entity detection out of registerCamera()Naushir Patuck
2021-12-13libcamera: pipeline: raspberrypi: Support color spacesDavid 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-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-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-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-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-07pipeline: raspberrypi: Create empty control lists correctlyDavid Plowman
2021-09-07libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()Laurent Pinchart
2021-08-17libcamera: pipeline_handler: Drop CameraData classLaurent Pinchart
2021-08-17libcamera: pipeline: raspberrypi: Migrate to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: camera: Pass Private pointer to Camera constructorLaurent Pinchart
2021-08-10src: Remove all unused sys/mman.h inclusionsKieran Bingham
2021-07-28pipeline: raspberrypi: Fix a bug when clearing out Request buffers on stopNaushir Patuck
2021-07-12libcamera: raspberrypi: Allow the tuning file to be set by an environment var...David Plowman
2021-07-12pipeline: raspberrypi: Use priority write for vblank when writing sensor ctrlsNaushir Patuck
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-23pipeline: raspberrypi: Simplify RPiCameraData::clearIncompleteRequests()Naushir Patuck
2021-05-24ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfoUmang Jain
2021-05-24libcamera: pipeline: Remove unnecessary v4l2_controls.h includesHirokazu Honda
2021-05-18pipeline raspberrypi: Move adding of ScalerCrop to the Request metadataNaushir Patuck
2021-05-18pipeline: raspberrypi: Store timestamp in the correct Request metadataNaushir Patuck
2021-05-11ipa: raspberrypi: Rate-limit the controller algorithmsNaushir Patuck
2021-05-11libcamera: pipeline: raspberrypi: Update ControlInfoMap after sensor format c...David Plowman
2021-05-06libcamera: raspberry: Report sensor timestampJacopo Mondi
2021-05-06libcamera: raspberrypi: Do not over-write metadataJacopo Mondi
2021-04-20pipeline: raspberrypi: Fix typo in a commentNaushir Patuck
2021-03-29pipeline: raspberrypi: Remove unused getFormat callSebastian Fricke
2021-03-28pipeline: raspberryPi: Fix typo in commentSebastian Fricke
2021-03-23ipa: raspberrypi: Rationalise parameters to ipa::configure()Naushir Patuck