summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-03libcamera: add model() for retrieving model name in V4L2SubdeviceHan-Lin Chen
2021-12-01pipeline: raspberrypi: Choose bit depth and packing according to raw streamDavid Plowman
2021-12-01pipeline: raspberrypi: Fix under-allocation of embedded data buffersDavid Plowman
2021-12-01ipa: rkisp1: Initialize numCells in constructorJean-Michel Hautbois
2021-12-01android: camera_request: Add thread safety annotationHirokazu Honda
2021-12-01android: camera_device: Add thread safety annotationHirokazu Honda
2021-12-01android: camera_device: Fix variables access without protectionHirokazu Honda
2021-12-01android: camera_stream: Add thread safety annotationHirokazu Honda
2021-12-01android: camera_stream: Protect buffers initialization by mutex_Hirokazu Honda
2021-12-01android: camera_hal_manager: Add thread safety annotationHirokazu Honda
2021-12-01libcamera: Correct include headers for Mutex classesHirokazu Honda
2021-12-01libcamera: base: Add mutex classes with thread safety annotationsHirokazu Honda
2021-12-01v4l2: Consolidate mutex classes to Mutex and MutexLockerHirokazu Honda
2021-12-01android: Consolidate mutex classes to Mutex and MutexLockerHirokazu Honda
2021-12-01libcamera: base: Introduce ConditionVariableHirokazu Honda
2021-11-30ipa: ipu3: Rectify gain value reporting in request metadataUmang Jain
2021-11-30android: camera_device: Provide toString() helper for stream_typeUmang Jain
2021-11-29ipa: rkisp1: agc: Introduce prepare callJean-Michel Hautbois
2021-11-29ipa: rkisp1: Introduce AGCJean-Michel Hautbois
2021-11-29ipa: rkisp1: agc: Introduce HW revision in IPAContextJean-Michel Hautbois
2021-11-29ipa: rkisp1: Report and use sensor controlsJean-Michel Hautbois
2021-11-29ipa: rkisp1: Use the Algorithm classJean-Michel Hautbois
2021-11-29ipa: libipa: Introduce Algorithm class templateJean-Michel Hautbois
2021-11-29ipa: rkisp1: Introduce IPAContextJean-Michel Hautbois
2021-11-29ipa: rkisp1: Instantiate CameraSensorHelperJean-Michel Hautbois
2021-11-29ipa: Do not modify the sensor limitsJean-Michel Hautbois
2021-11-29ipa: rkisp1: Pass IPASettings at init callJean-Michel Hautbois
2021-11-29libipa: Correct IMX219 in CameraSensorHelperJean-Michel Hautbois
2021-11-29libcamera: Add tracing to meson summaryJacopo Mondi
2021-11-29pipeline: raspberrypi: Tidy the camera enumeration and registration logicNaushir Patuck
2021-11-29pipeline: raspberrypi: Split out device enumeration and camera registrationNaushir Patuck
2021-11-25ipa: raspberrypi: Update documentation urlsNaushir Patuck
2021-11-24v4l2: Convert to pragma onceKieran Bingham
2021-11-24qcam: Convert to pragma onceKieran Bingham
2021-11-24lc-compliance: Convert to pragma onceKieran Bingham
2021-11-24ipa: libipa: Convert to pragma onceKieran Bingham
2021-11-24ipa: ipu3: Convert to pragma onceKieran Bingham
2021-11-24gstreamer: Convert to pragma onceKieran Bingham
2021-11-24cam: Convert to pragma onceKieran Bingham
2021-11-24android: Convert to pragma onceKieran Bingham
2021-11-24libcamera: pipeline: Convert to pragma onceKieran Bingham
2021-11-23ipa: ipu3: Fix IPAContext documentationJean-Michel Hautbois
2021-11-23pipeline: raspberrypi: Avoid invalid PixelFormat warning messageNaushir Patuck
2021-11-23pipeline: raspberrypi: Increase the V4L2BufferCache slot allocationsNaushir Patuck
2021-11-23pipeline: raspberrypi: Rework the internal buffer allocation schemeNaushir Patuck
2021-11-23pipeline: raspberrypi: Add const qualifer in isRaw()Naushir Patuck
2021-11-23ipa: ipu3: agc: Saturate the averages when computing relative luminanceLaurent Pinchart
2021-11-23ipa: ipu3: agc: Return the inter-quantile mean from measureBrightness()Laurent Pinchart
2021-11-23ipa: ipu3: agc: Rename currentYGainLaurent Pinchart
2021-11-23ipa: ipu3: agc: Standardize vocabulary on "relative luminance"Laurent Pinchart