summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-20libcamera: ipu3: imgu: Fix BDS height calculationJacopo Mondi
2021-05-20libcamera: ipu3: imgu: Filter BDS by heightJacopo Mondi
2021-05-20libcamera: ipu3: imgu: Filter resolutions < IF_CROP_MAXJacopo Mondi
2021-05-20libcamera: ipu3: imgu: Update BDS calculation processJacopo Mondi
2021-05-18android: camera_metadata: Add type sanity check to updateEntry()Laurent Pinchart
2021-05-18android: camera_metadata: Make internal functions privateLaurent Pinchart
2021-05-18android: camera_metadata: Constify argument to addEntry() and updateEntry()Laurent Pinchart
2021-05-18android: camera_metadata: Rename sizeofT argument to elementSizeLaurent Pinchart
2021-05-18v4l2: Replace manual loop counters with utils::enumerate()Laurent Pinchart
2021-05-18libcamera: utils: Add enumerate view for range-based for loopsLaurent Pinchart
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-14android: jpeg: post_processor: Use the new metadata functionsPaul Elder
2021-05-14android: camera_device: Use the new CameraMetadata functionsPaul Elder
2021-05-14android: camera_metadata: Auto-resize CameraMetadataPaul Elder
2021-05-12android: camera_device: Fix typo in result metadata allocation errorPaul Elder
2021-05-11meson: Replace obselete join_paths() with '/' operatorUmang Jain
2021-05-11ipa: raspberrypi: Rate-limit the controller algorithmsNaushir Patuck
2021-05-11ipa: raspberrypi: Add a Merge method to RPiController::MetadataNaushir Patuck
2021-05-11ipa: raspberrypi: Add move/copy ctors and operators to Metadata classNaushir Patuck
2021-05-11ipa: raspberrypi: Switch to std::scoped_lock in the Metadata classNaushir Patuck
2021-05-11ipa: raspberrypi: Reformat RPiController::Metadata class headerNaushir Patuck
2021-05-11ipa: raspberrypi: Store dropped frame count in a member variableNaushir Patuck
2021-05-11libcamera: pipeline: raspberrypi: Update ControlInfoMap after sensor format c...David Plowman
2021-05-11libcamera: camera_sensor: Fix frame lengths calculated by sensorInfo()David Plowman
2021-05-10android: camera_device: Report sensor physical sizeJacopo Mondi
2021-05-10libcamera: camera_sensor: Register static propertiesJacopo Mondi
2021-05-10libcamera: Introduce camera sensor propertiesJacopo Mondi
2021-05-08ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsingDavid Plowman
2021-05-08ipa: raspberrypi: Make sensor embedded data parser use Span classDavid Plowman
2021-05-07libcamera: controls: Remove merge assertionKieran Bingham
2021-05-06android: camera_device: Use controls::SensorTimestampJacopo Mondi
2021-05-06cam: Implement OptMetadataJacopo Mondi
2021-05-06cam: Add option to print the Request metadataJacopo Mondi
2021-05-06libcamera: raspberry: Report sensor timestampJacopo Mondi
2021-05-06libcamera: raspberrypi: Do not over-write metadataJacopo Mondi
2021-05-06libcamera: buffer: Re-work setRequest() documentationJacopo Mondi
2021-05-06libcamera: vimc: Report sensor timestampJacopo Mondi
2021-05-06libcamera: simple: Report sensor timestampJacopo Mondi
2021-05-06libcamera: rkisp1: Report sensor timestampJacopo Mondi
2021-05-06libcamera: rkisp1: Do not over-write metadataJacopo Mondi
2021-05-06libcamera: uvc: Report sensor timestampJacopo Mondi
2021-05-06libcamera: ipu3: Merge IPA metadata controlsJacopo Mondi
2021-05-06libcamera: ipu3: Report sensor timestampJacopo Mondi
2021-05-06libcamera: controls: Destage 'SensorTimestamp'Jacopo Mondi
2021-05-06libcamera: controls: Add a function to merge two control listsLaurent Pinchart
2021-05-05src: android: Rectify internal header's #include pathUmang Jain
2021-05-03pipeline: rkisp1: Add check for non-existent frame infoSebastian Fricke
2021-04-30src: meson: Define system pathsKieran Bingham
2021-04-27ipa: cam_helper: Correct a wrong choice of termSebastian Fricke