summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-09-30android: camera_device: Transform descriptors_ map to queueUmang Jain
2021-09-30android: camera_worker: Use Camera3RequestDescriptor as cookieUmang Jain
2021-09-29android: Wait on fences in CameraStream::process()Jacopo Mondi
2021-09-28meson: Set a SONAME version in the libcamera librariesJavier Martinez Canillas
2021-09-28android: camera_device: Fix race on queuing capture requestUmang Jain
2021-09-28gstreamer: Fix spelling of the work manager used in a util functionVedant Paranjape
2021-09-28libcamera: control_serializer: Fix usage of uninitialized variableLaurent Pinchart
2021-09-27android: Fix generation of thumbnail for EXIF dataUmang Jain
2021-09-27android: camera_capabilities: Clarify CameraMetadata allocationUmang Jain
2021-09-27libcamera: control_serializer: Separate the handles spaceJacopo Mondi
2021-09-27libcamera: control_serializer: Serialize info::def()Jacopo Mondi
2021-09-27libcamera: control_serializer: Use the right idmapJacopo Mondi