summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-07-24android: camera_device: Add ANDROID_REQUEST_MAX_NUM_INPUT_STREAMSNiklas Söderlund
2020-07-24android: camera_device: Remove scaler format information from Camera3FormatNiklas Söderlund
2020-07-24android: camera_device: Use HAL_PIXEL_FORMAT_* defines for formatsNiklas Söderlund
2020-07-24android: camera_device: Remove ANDROID_SCALER_AVAILABLE_FORMATSNiklas Söderlund
2020-07-24libcamera: formats: Remove unnecessary explicit constructor callsLaurent Pinchart
2020-07-23libcamera: v4l2_videodevice: Add using statement for format mapNiklas Söderlund
2020-07-23libcamera: formats: Remove ImageFormatsNiklas Söderlund
2020-07-23libcamera: v4l2_subdevice: Replace ImageFormats with a mapNiklas Söderlund
2020-07-21libcamera: Add support for RGB565 formatNiklas Söderlund
2020-07-21libcamera: Add support for planar YVU420 formatNiklas Söderlund
2020-07-17libcamera: pipeline: ipa: raspberrypi: Use dma heap allocs for LS tablesNaushir Patuck
2020-07-17libcamera: ipa_proxy: Allow stop() on a stopped IPALaurent Pinchart
2020-07-17libcamera: pipeline: raspberrypi: Start IPA when starting cameraLaurent Pinchart
2020-07-17ipa: raspberrypi: Pass sensor config back from configure()Laurent Pinchart
2020-07-17ipa: raspberrypi: Pass lens shading table through configure() functionLaurent Pinchart
2020-07-17ipa: raspberrypi: Drop CameraHelper::GetOrientation()Laurent Pinchart
2020-07-17libcamera: pipeline: raspberrypi: Set sensor flip based on rotationLaurent Pinchart
2020-07-17libcamera: pipeline: raspberrypi: Move configureIPA() to RPiCameraDataLaurent Pinchart
2020-07-17libcamera: pipeline: raspberrypi: Constify parameter to StaggeredCtrl::set()Laurent Pinchart
2020-07-17libcamera: pipeline: raspberrypi: Drop unused local variableLaurent Pinchart
2020-07-17libcamera: ipa_interface: Add support for custom IPA data to configure()Laurent Pinchart
2020-07-17libcamera: ipa_context_wrapper: Fix bad copy&paste in commentLaurent Pinchart
2020-07-17libcamera: ipa: Document the parameters of the IPA C configure functionLaurent Pinchart
2020-07-15libcamera: file: Create the file on open() if it doesn't existLaurent Pinchart
2020-07-15libcamera: file: Add read/write supportLaurent Pinchart
2020-07-15libcamera: geometry: Provide in-place versions of the Size helpersLaurent Pinchart
2020-07-15libcamera: geometry: Turn Size and Rectangle into classesLaurent Pinchart
2020-07-15libcamera: geometry: Give constructors to RectangleLaurent Pinchart
2020-07-15libcamera: geometry: Define Rectangle after SizeLaurent Pinchart
2020-07-15libcamera: geometry: Don't default-initialize Size unnecessarilyLaurent Pinchart
2020-07-15libcamera: pipeline: simple: Use std::make_tuple()Laurent Pinchart
2020-07-15libcamera: geometry: Add helper functions to the Size classLaurent Pinchart