summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-05libcamera: ipu3: Add helper for parameter and statistic buffersNiklas Söderlund
2021-02-05libcamera: ipu3: Map buffers in IPANiklas Söderlund
2021-02-05libcamera: ipu3: imgu: Allocate buffers for stats and paramNiklas Söderlund
2021-02-05libcamera: ipu3: Attach to an IPA and allow it to set sensor controlsNiklas Söderlund
2021-02-05libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipelineNiklas Söderlund
2021-02-05libcamera: ipu3: cio2: Generate start of frame eventNiklas Söderlund
2021-02-05libcamera: ipu3: cio2: Return the FrameBuffer pointer usedNiklas Söderlund
2021-02-05libcamera: ipu3: imgu: Add parameters video deviceNiklas Söderlund
2021-02-05libcamera: ipu3: imgu: Configure the stat video device as part of configure()Niklas Söderlund
2021-02-05include: linux: Add ipu3 kernel header and format definitionsNiklas Söderlund
2021-02-05libcamera: utils: Add reverse adapter for range-based loopLaurent Pinchart
2021-02-05libcamera: camera_sensor: Check control availability from idmapLaurent Pinchart
2021-02-05libcamera: camera_sensor: Restrict sensor info to raw sensorsLaurent Pinchart
2021-02-05libcamera: camera_sensor: Store Bayer pattern in class memberLaurent Pinchart
2021-02-05ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGCNaushir Patuck
2021-02-05ipa: raspberrypi: Limit the calculated vblank based on the sensor modeNaushir Patuck
2021-02-05libcamera: camera_sensor: Add frame length limits to CameraSensorInfoNaushir Patuck
2021-02-05libcamera: camera_sensor: Make VBLANK mandatoryJacopo Mondi
2021-02-05libcamera: pipeline: raspberrypi: Always save sensor params on IPA_RESULT_SEN...Naushir Patuck
2021-02-05ipa: raspberrypi: Rename RPi::ConfigParameters enum valuesNaushir Patuck
2021-02-04test: Add unit tests for the BayerFormat classSebastian Fricke
2021-02-04libcamera: bayer_format: Add the transpose transformationSebastian Fricke
2021-02-04libcamera: bayer_format: Overload ==/!= operators for BayerFormatsSebastian Fricke
2021-02-04libcamera: bayer_format: Remove unnecessary constructorSebastian Fricke
2021-02-04libcamera: bayer_format: Add the fromV4L2PixelFormat functionSebastian Fricke
2021-02-04libcamera: geometry: Mark const functions with __nodiscardLaurent Pinchart
2021-02-04libcamera: Add macro to conditionally use [[nodiscard]]Laurent Pinchart
2021-02-04android: camera_device: Generate JPEG thumbnail sizesJacopo Mondi
2021-02-04android: camera_device: Fix wrong commentJacopo Mondi
2021-02-04test: buffer-import: Fix false-positive failureKieran Bingham
2021-02-04android: Try build with a local libyuv firstHirokazu Honda
2021-02-04subprojects: Add libyuv and built if -Dandroid=enabledHirokazu Honda
2021-02-04libcamera: v4l2_videodevice: remove confusing memory MMAP assignment before Q...Helen Koike
2021-02-02android: post_processor: Change the type destination in process()Hirokazu Honda
2021-02-02libcamera: Improve Request life cycle trackingJacopo Mondi
2021-02-02libcamera: ipu3: cio2: Fix line breakJacopo Mondi
2021-02-02ipa: raspberrypi: alsc: Fix copy-paste error in debug statementDavid Plowman
2021-02-02ipa: raspberrypi: Warn when control algorithms are missing; do not failDavid Plowman
2021-02-02android: camera_device: Use reference to settingsJacopo Mondi
2021-02-02android: camera_device: Add missing request keysJacopo Mondi
2021-02-02android: camera_device: Alphabetically sort keysJacopo Mondi
2021-02-01libcamera: formats: Add RGB565_BE formatLaurent Pinchart
2021-02-01utils: gen-formats: Support big-endian DRM formatsLaurent Pinchart
2021-02-01android: camera_device: Fix exposure time tag in exif and androidPaul Elder
2021-01-31Revert "libcamera: Use helper variable template for type traits"Jean-Michel Hautbois
2021-01-31Revert "libcamera: span: Provide and use helper variable templates for type t...Jean-Michel Hautbois
2021-01-29libcamera: pipeline: rkisp1: Avoid race when processing parameter buffersNiklas Söderlund
2021-01-29libcamera: pipeline: rkisp1: Remove TimelineNiklas Söderlund
2021-01-29libcamera: pipeline: rkisp1: Use SOF event to warn about late parametersNiklas Söderlund
2021-01-29libcamera: pipeline: rkisp1: Use delayed controlsNiklas Söderlund