summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-01-29libcamera: camera_sensor: Expose the camera deviceNiklas Söderlund
2021-01-29libcamera: raspberrypi: Remove StaggeredCtrlNiklas Söderlund
2021-01-29libcamera: raspberrypi: Switch to DelayedControlsNiklas Söderlund
2021-01-29test: delayed_controls: Add test case for DelayedControlsNiklas Söderlund
2021-01-29libcamera: delayed_controls: Add helper for controls that apply with a delayNiklas Söderlund
2021-01-29android: camera_device: Set AE precapture trigger according to requestPaul Elder
2021-01-27android: jpeg: Set thumbnail and JPEG quality based on requestPaul Elder
2021-01-27android: camera_device: Cache request metadataPaul Elder
2021-01-27android: jpeg: Configure thumbnailer based on request metadataPaul Elder
2021-01-27android: Set result metadata and EXIF fields based on request metadataPaul Elder
2021-01-27android: camera_device: Load make and model from platform settingsPaul Elder
2021-01-27android: jpeg: exif: Add functions for setting various valuesPaul Elder
2021-01-27android: jpeg: exif: Fix setOrientation EXIF valuesPaul Elder
2021-01-27android: jpeg: exif: Expand setString to support different encodingsPaul Elder
2021-01-27ipa: raspberrypi: Cast FrameDurations limits to 64-bit integerNaushir Patuck
2021-01-26ipa: raspberrypi: Remove legacy Rasberry Pi loggingDavid Plowman
2021-01-26ipa: raspberrypi: Replace Raspberry Pi debug with libcamera debugDavid Plowman
2021-01-26ipa: raspberrypi: awb: Replace Raspberry Pi debug with libcamera debugDavid Plowman
2021-01-26ipa: raspberrypi: alsc: Replace Raspberry Pi debug with libcamera debugDavid Plowman
2021-01-26ipa: raspberrypi: controller: Replace Raspberry Pi debug with libcamera debugDavid Plowman