summaryrefslogtreecommitdiff
path: root/include
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: Move compiler.h to base/Laurent Pinchart
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-03ipa: ipu3: Extend ipu3 ipa interface for lens controlsHan-Lin Chen
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: Add thread safety annotation macrosHirokazu 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-24libcamera: object: Avoid argument copies in invokeMethod()Laurent Pinchart
2021-11-24libcamera: ipa: Convert to pragma onceKieran Bingham
2021-11-24libcamera: internal: Convert to pragma onceKieran Bingham
2021-11-24libcamera: base: Convert to pragma onceKieran Bingham
2021-11-24libcamera: Convert to pragma onceKieran Bingham
2021-11-15ipa: ipu3: Extend ipu3 ipa interface for sensor controlsHan-Lin Chen
2021-11-02libcamera: bayer_format: Add PixelFormat conversion helpers to BayerFormat classNaushir Patuck
2021-11-02libcamera: bayer_format: Turn BayerFormat::Packing into scoped enumLaurent Pinchart
2021-11-02include: drm_fourcc: Add R10 and R12 FourCCLaurent Pinchart
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-15ipa: ipu3: Update camera controls in configure()Jacopo Mondi
2021-10-15libcamera: base: backtrace: Fallback to libunwind for symbolic namesLaurent Pinchart
2021-10-15libcamera: base: backtrace: Use libunwind when availableLaurent Pinchart
2021-10-15libcamera: base: Add Backtrace classLaurent Pinchart
2021-10-15libcamera: geometry: Add Size members to grown or shrink by a marginLaurent Pinchart
2021-10-06ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCellJean-Michel Hautbois
2021-09-29libcamera: Simplify header install paths with shortcut variablesLaurent Pinchart
2021-09-28libcamera: Fix base and ipa include dirLaurent Pinchart
2021-09-27libcamera: control_serializer: Separate the handles spaceJacopo Mondi
2021-09-27libcamera: control_serializer: Use the right idmapJacopo Mondi
2021-09-27libcamera: ipu3: Drop entityControls mapJacopo Mondi
2021-09-10libcamera: v4l2_pixelformat: Add helper function to get the descriptionPaul Elder
2021-09-10libcamera: v4l2_pixelformat: Add V4L2 description stringsPaul Elder
2021-09-09libcamera: controls: Use a const ControlValidatorKieran Bingham
2021-09-07libcamera: framebuffer: Prevent modifying the number of metadata planesLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Cache PixelFormatInfoLaurent Pinchart
2021-09-07libcamera: framebuffer: Add a function to check if planes are contiguousLaurent Pinchart
2021-09-07libcamera: framebuffer: Move planes check to constructorLaurent Pinchart
2021-09-07libcamera: formats: Support V4L2 non-contiguous formatsLaurent Pinchart
2021-09-07libcamera: formats: Add planeSize() helpers to PixelFormatInfoLaurent Pinchart
2021-09-07libcamera: formats: Move plane info structure to PixelFormatInfoLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()Laurent Pinchart
2021-09-07libcamera: file_descriptor: Add a function to retrieve the inodeLaurent Pinchart
2021-09-07libcamera: base: utils: Use size_t for index in utils::enumerate()Laurent Pinchart