summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2021-12-03libcamera: base: Introduce UniqueFDHirokazu Honda
2021-12-03libcamera: base: file_descriptor: Move inode() function to frame_buffer.cppLaurent Pinchart
2021-12-03libcamera: Move file_descriptor.h to base/Laurent Pinchart
2021-12-03libcamera: camera_sensor: Fix doxygen warningLaurent Pinchart
2021-12-03libcamera: backtrace: Include cxxabi.h without HAVE_DWKhem Raj
2021-12-03ipu3: ipa: Allow IPA to apply controls to the lens deviceHan-Lin Chen
2021-12-03libcamera: camera_lens: add CameraLens as a member of CameraSensorHan-Lin Chen
2021-12-03libcamera: camera_lens: Add a new class to model a camera lensHan-Lin Chen
2021-12-03libcamera: add model() for retrieving model name in V4L2SubdeviceHan-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-12-01libcamera: Correct include headers for Mutex classesHirokazu Honda
2021-12-01libcamera: base: Add mutex classes with thread safety annotationsHirokazu Honda
2021-12-01libcamera: base: Introduce ConditionVariableHirokazu Honda
2021-11-29ipa: rkisp1: Report and use sensor controlsJean-Michel Hautbois
2021-11-29ipa: rkisp1: Pass IPASettings at init callJean-Michel Hautbois
2021-11-29libcamera: Add tracing to meson summaryJacopo Mondi
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-04libcamera: framebuffer: Fix isContiguous log messageKieran 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-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-10-27libcamera: pixel_format: remove duplicated return documentationKieran Bingham
2021-10-27libcamera: v4l2_videodevice: provide hasMediaController()Kieran Bingham
2021-10-25libcamera: request: Use external CameraControlValidatorKieran Bingham
2021-10-25libcamera: camera: Create a CameraControlValidatorKieran Bingham
2021-10-25libcamera: v4l2_videodevice: Explain multiplanar bytesused reasoningKieran Bingham
2021-10-19utils: gen-version: Pass the meson source root to the gen-version.sh scriptNaushir Patuck
2021-10-19libcamera: v4l2_videodevice: Improve debugging when buffer is too smallLaurent Pinchart
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