summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-24libcamera: tracing: fix header generation when built as subprojectBarnabás Pőcze
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-11-14libcamera: Add a PipelineHandler::releaseDevice methodDavid Plowman
2022-11-11libcamera: base: semaphore: Apply clang thread safety annotationHirokazu Honda
2022-11-09libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()Laurent Pinchart
2022-10-20libcamera: base: log: Fix LogCategory creation issuesTomi Valkeinen
2022-10-20libcamera: base: log: Fix use of freed nameTomi Valkeinen
2022-10-19ipc: ipa_data_serializer: Use cend() in deserializersPaul Elder
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2022-10-18libcamera: ipa_data_serializer: Add serializer for FlagsPaul Elder
2022-10-18pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControlsNaushir Patuck
2022-10-18camera_sensor: Add minimum and maximum line length to IPACameraSensorInfoNaushir Patuck
2022-10-10libcamera: framebuffer: Move remaining private data to Private classLaurent Pinchart
2022-10-10libcamera: base: utils: Drop defoptLaurent Pinchart
2022-10-07libcamera: controls: Construct Span with size for array controlsLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Implement factories through class templatesLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Return unique_ptr from createInstanceLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Make registerType() privateLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Make factory create() function constLaurent Pinchart
2022-10-07libcamera: camera_manager: Rename parameter to get()Laurent Pinchart
2022-09-30android: Add missing SPDX headers to Android headersLaurent Pinchart
2022-09-12libcamera: controls: initialise control info to ControlTypeNone by defaultChristian Rauch
2022-09-12libcamera: control_serializer: store/load all ControlValue typesChristian Rauch
2022-09-08libcamera: v4l2_subdevice: Silence warning for unknown metadata formatsLaurent Pinchart
2022-09-01libcamera: color_space: Move color space adjustment to ColorSpace classUmang Jain
2022-09-01libcamera: v4l2_videodevice: Improve toColorSpace() readabilityUmang Jain
2022-09-01libcamera: v4l2_device: Adjust colorspace based on pixel formatUmang Jain
2022-08-31libcamera: request: Rename Private::reuse() to Private::reset()Umang Jain
2022-08-31libcamera: base: signal: Disable connect() for functor if args mismatchLaurent Pinchart
2022-08-26libcamera: color_space: Add fromString() functionLaurent Pinchart
2022-08-26utils: Satisfy LegacyInputIterator with StringSplitter::iteratorLaurent Pinchart
2022-08-25libcamera: color_space: Rename Jpeg to SyccLaurent Pinchart
2022-08-21libcamera: yaml_parser: Enable YamlObject::get() for int8_t and uint8_tLaurent Pinchart
2022-08-16libcamera: base: Make message.h and mutex.h privateLaurent Pinchart
2022-08-10libcamera: Allow concurrent use of cameras from same pipeline handlerLaurent Pinchart
2022-08-10libcamera: formats: Fix warning for unknown V4L2 pixfmtJacopo Mondi
2022-08-09libcamera: pub_key: Support openssl as an alternative to gnutlsLaurent Pinchart
2022-08-09libcamera: controls: Generate and use fixed-sized Span typesChristian Rauch
2022-08-04pipeline: rkisp1: Move ControlInfoMap to IPA moduleLaurent Pinchart
2022-08-03libcamera: v4l2_subdevice: Add support for the V4L2 subdev routing APIJacopo Mondi
2022-08-03libcamera: v4l2_subdevice: Collect subdev capabilitiesJacopo Mondi
2022-08-03libcamera: v4l2_subdevice: Change V4L2Subdevice::WhenceJacopo Mondi
2022-08-03include: linux: Add V4L2 subdev internal routing APILaurent Pinchart
2022-08-03include: linux: Add V4L2 YUVA32 and YUVX32 pixel formatsLaurent Pinchart
2022-08-03include: drm_fourcc: Add AVUY and XVUY 4:4:4 packet formatsLaurent Pinchart