summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-15android: capabilities: Collect absolute max frame durationsJacopo Mondi
2021-10-15android: capabilties: Correctly populate STALL durationsJacopo Mondi
2021-10-15android: capabilities: Use per-configuration durationsJacopo Mondi
2021-10-15android: capabilties: Assume controls::FrameDurationLimits is supportedJacopo Mondi
2021-10-15android: capabilities: Initialize camera state when building propertiesJacopo Mondi
2021-10-15android: capabilities: Collect per-stream frame durationsJacopo Mondi
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
2021-10-15libcamera: ipu3: Centralize ImgU sizes definitionJacopo Mondi
2021-10-15libcamera: ipu3: Use the optimal sensor sizeJacopo Mondi
2021-10-15libcamera: v4l2_subdevice: Set format field to V4L2_FIELD_NONELaurent Pinchart
2021-10-15libcamera: media_device: Print link information when setup failsLaurent Pinchart
2021-10-15lc-compliance: Remove using namespace in header filesHirokazu Honda
2021-10-15v4l2: Remove using namespace in header filesHirokazu Honda
2021-10-15qcam: Remove using namespace in header filesHirokazu Honda
2021-10-15cam: Remove using namespace in stream_options.hHirokazu Honda
2021-10-15ipa: raspberrypi: agc: Remove using namespace in agc.hppHirokazu Honda
2021-10-15cam: Drop frames once the capture limit is reachedLaurent Pinchart
2021-10-15cam: Pass stream names to FileSinkLaurent Pinchart
2021-10-15cam: Rename CameraSession::streamName_ to streamNames_Laurent Pinchart
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: backtrace: Use libdw to provide symbolic namesLaurent Pinchart
2021-10-15libcamera: base: Add Backtrace classLaurent Pinchart
2021-10-15libcamera: pipeline: ipu3: Use new Size grownBy() and shrunkBy() helpersLaurent Pinchart
2021-10-15libcamera: geometry: Add Size members to grown or shrink by a marginLaurent Pinchart
2021-10-13android: Check if Stream configurations were generated correctlyJavier Martinez Canillas
2021-10-12android: camera_device: Fix crash in calling CameraDevice::close()Hirokazu Honda
2021-10-10android: camera_stream: Fix error message for buffer creationLaurent Pinchart
2021-10-07pipeline: raspberrypi: Create empty control lists correctlyDavid Plowman
2021-10-06ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCellJean-Michel Hautbois
2021-10-06ipa: ipu3: agc: Rewrite and simplify the brightness loopJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Introduce Black Level CorrectionJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Use the line stride for the statsJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Correct the gain multipliersJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Correct the relevant zones proportionJean-Michel Hautbois
2021-10-06ipa: ipu3: Change limits and split loops in calculateBdsGrid()Jean-Michel Hautbois
2021-10-06ipa: ipu3: Change the limits of the AWB statsJean-Michel Hautbois
2021-10-06ipa: ipu3: awb: Make the naming consistentJean-Michel Hautbois
2021-10-06ipa: ipu3: Change Accumulator structure layoutJean-Michel Hautbois
2021-10-06ipa: ipu3: Rename IspStatsRegion to AccumulatorJean-Michel Hautbois
2021-10-06ipa: ipu3: Move the AWB stats structuresJean-Michel Hautbois
2021-10-06android: camera_stream: Set right format for processor output bufferHirokazu Honda
2021-10-05libcamera: Fix crash caused by reading uninitialised delayed controlsDavid Plowman
2021-10-05cam: kms_sink: Print display pipeline configurationLaurent Pinchart
2021-10-05libcamera: camera_sensor: Reverse the key and value of test pattern mode mapHirokazu Honda
2021-10-05gstreamer: Check if Stream configurations were generated correctlyJavier Martinez Canillas
2021-09-30android: camera_device: Send capture results by inspecting the queueUmang Jain
2021-09-30android: camera_device: Mark abortRequest() and notifyError() as constUmang Jain