summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-09-02libcamera: Drop emitter object pointer from signal argumentsLaurent Pinchart
2021-09-02libcamera: base: signal: Support connecting signals to functorsLaurent Pinchart
2021-09-02libcamera: base: bound_method: Remove BoundMethodArgs specializationLaurent Pinchart
2021-09-02libcamera: base: bound_method: Remove BoundMethodMember specializationLaurent Pinchart
2021-08-31libcamera: media_object: Expose entity typeLaurent Pinchart
2021-08-31libcamera: mapped_framebuffer: Rename maps() to planes()Hirokazu Honda
2021-08-31libcamera: camera_sensor: Transform CameraSensor::sizes()Umang Jain
2021-08-30libcamera: framebuffer: Add assertion to detect offset is unfilledHirokazu Honda
2021-08-30libcamera: v4l2_videodevice: Create color-format planes in createBuffer()Hirokazu Honda
2021-08-30libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma...Hirokazu Honda
2021-08-30libcamera: framebuffer: Add offset to FrameBuffer::PlaneHirokazu Honda
2021-08-27base: class: Remove undesired semi-colon from LIBCAMERA_O_PTRKieran Bingham
2021-08-23libcamera: controls: Initialize ControlInfoMap::idmap_Jacopo Mondi
2021-08-19ipa: Use FileDescriptor instead of int in layers above IPC payloadPaul Elder
2021-08-17libcamera: pipeline_handler: Drop controls() and properties() functionsLaurent Pinchart
2021-08-17libcamera: pipeline_handler: Drop CameraData classLaurent Pinchart
2021-08-16libcamera: pipeline_handler: Move CameraData members to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: camera: Pass Private pointer to Camera constructorLaurent Pinchart