summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-05android: camera_metadata: Add const version of get()Jacopo Mondi
2020-08-05android: camera_metadata: Mark isValid() as constJacopo Mondi
2020-08-05cam: Use the common cleanup function on failureNiklas Söderlund
2020-08-05libcamera: ipu3: Fix compilation issues with gcc5Jacopo Mondi
2020-08-03android: camera_device: Report RAW capability if supportedNiklas Söderlund
2020-08-03android: camera_device: Map HAL RAW to libcamera RAW formatsNiklas Söderlund
2020-08-03android: camera_device: Prepare for non-mandatory formatsNiklas Söderlund
2020-08-03cam: Add --monitor optionUmang Jain
2020-08-03libcamera: stream_option: use format name to set cam/qcam formatKaaira Gupta
2020-08-03libcamera: pixel_format: Add a function to return format based on stringKaaira Gupta
2020-08-03libcamera: formats: PixelFormatInfo: Add name lookup functionKaaira Gupta
2020-08-03libcamera: ipu3: imgu: Rename configureInput()Jacopo Mondi
2020-08-03libcamera: ipu3: Configure ImgU with the computed parametersJacopo Mondi
2020-08-03libcamera: ipu3: Validate the pipe configurationJacopo Mondi
2020-08-03libcamera: ipu3: imgu: Calculate ImgU pipe configurationJacopo Mondi
2020-08-03libcamera: ipu3: Remove camera_ from IPU3CameraConfigurationJacopo Mondi
2020-08-03libcamera: ipu3: Remove streams from IPU3CameraConfigurationJacopo Mondi
2020-08-03libcamera: ipu3: Adjust and assign streams in validate()Jacopo Mondi
2020-08-03libcamera: ipu3: cio2: Add a const sensor() methodJacopo Mondi
2020-08-03libcamera: camera: Zero streams before validate()Jacopo Mondi
2020-08-03libcamera: ipu3: Validate the stream combinationJacopo Mondi
2020-08-03libcamera: ipu3: Remove initialization of SizeJacopo Mondi
2020-08-03libcamera: ipu3: Report StreamFormatsJacopo Mondi
2020-08-03libcamera: ipu3: Do not overwrite StreamConfigurationJacopo Mondi
2020-08-03libcamera: ipu3: cio2: Report format and sizesJacopo Mondi
2020-08-03libcamera: ipu3: Make sure the config is validJacopo Mondi
2020-08-03libcamera: ipu3: Remove streams from generateConfigurationJacopo Mondi
2020-08-03libcamera: geometry: Add isNull() function to Rectangle classJacopo Mondi
2020-08-03libcamera: utils: Add alignUp and alignDown functionsJacopo Mondi
2020-08-03libcamera: ipu3: Rename mbusCodesToInfoJacopo Mondi
2020-08-03libcamera: device_enumerator_udev: Initialize monitor_ and notifier_ to nullptrNiklas Söderlund
2020-07-31libcamera: camera: Ensure deletion via deleteLater()Umang Jain
2020-07-31libcamera: object: Add deleteLater() supportUmang Jain
2020-07-31libcamera: thread: Support selective message dispatch to threadUmang Jain
2020-07-31libcamera: properties: Define pixel array propertiesJacopo Mondi
2020-07-27qcam: Fix camera reference leak on hot-unplugUmang Jain
2020-07-27libcamera: event_notifier: Fix signature typo setEnabled() in documentationUmang Jain
2020-07-27libcamera: pipeline: simple: Try next mbus code if setupFormats() failsAndrey Konovalov
2020-07-27libcamera: pipeline: simple: Make sure the formats at the link's pads matchAndrey Konovalov
2020-07-27libcamera: pipeline: simple: Setup links outside for format try loopLaurent Pinchart
2020-07-27libcamera: Add support for 16-bit Bayer formatsNiklas Söderlund
2020-07-27cam: Add optional argument to --capture to specify how many frames to captureNiklas Söderlund
2020-07-27cam: capture: Cache the EventLoop handlerNiklas Söderlund
2020-07-27cam: Add option to disallow adjusting of requested formatsNiklas Söderlund
2020-07-27libcamera: request: Add log point on a completed requestNaushir Patuck
2020-07-27libcamera: process: Fix killing innocent processes unexpectedlyYou-Sheng Yang
2020-07-27qcam: Fix spellingYou-Sheng Yang
2020-07-25libcamera: qcam: Improve colour information in DNG filesDavid Plowman
2020-07-25libcamera: raspberrypi: Add ColourCorrectionMatrix controlDavid Plowman
2020-07-25libcamera: Add ColourCorrectionMatrix controlDavid Plowman