summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-08libcamera: ipa: Pass a set of controls and return results from ipa::start()Naushir Patuck
2020-12-08libcamera: pipeline: Pass libcamera controls into pipeline_handler::start()Naushir Patuck
2020-12-07pipeline: ipa: raspberrypi: Handle failures during IPA configurationNaushir Patuck
2020-12-07android: camera_device: Stop camera when re-configuring itJacopo Mondi
2020-12-07android: camera_device: Initialize pixel array propertiesJacopo Mondi
2020-12-07libcamera: camera_sensor: Initialize PixelArray propertiesJacopo Mondi
2020-12-07libcamera: camera_sensor: Break out properties initializationJacopo Mondi
2020-12-07libcamera: camera_sensor: Adjust CameraSensorInfo::analogCropJacopo Mondi
2020-12-02android: camera_device: Check capture_request validityJacopo Mondi
2020-12-02android: camera_mode: Reserve 'data' vectorsJacopo Mondi
2020-12-01src: ipa: raspberrypi: Fix initial AGC oscillation for imx219 sensorDavid Plowman
2020-12-01libcamera: controls: Improve documentation for ExposureTime and AnalogueGainDavid Plowman
2020-12-01src: ipa: raspberrypi: Improve behaviour when AE disabledDavid Plowman
2020-12-01src: ipa: raspberrypi: agc: Make AGC handle Pause/Resume for itselfDavid Plowman
2020-12-01src: ipa: raspberrypi: Avoid AGC filtering when both gain and shutter specifiedDavid Plowman
2020-12-01qcam: Make log less verbose by defaultLaurent Pinchart
2020-12-01qcam: main: Fix comment incorrectly referring to the cam applicationLaurent Pinchart
2020-11-30libcamera: control_ids: Keep draft controls lastJacopo Mondi
2020-11-29cam: Update command line description for stream role optionNaushir Patuck
2020-11-26pipeline: raspberrypi: Fix erroneous bayer buffer requeue on buffer matchingNaushir Patuck
2020-11-24libcamera: camera: Document the camera and pipeline modelLaurent Pinchart
2020-11-23libcamera: controls: Improve Control documentation grammarKieran Bingham
2020-11-23libcamera: src: ipa: raspberrypi: agc: Improve AE locked logicDavid Plowman
2020-11-23libcamera: src: ipa: raspberrypi: agc: Improve gain update calculation for pa...David Plowman
2020-11-23libcamera: src: ipa: raspberrypi: agc: Fix uninitialised members in Agc const...David Plowman
2020-11-23libcamera: ipa: raspberrypi: agc: Report fixed exposure/gain values during Sw...David Plowman
2020-11-23libcamera: ipa: raspberrypi: awb: Add SwitchMode method to output AWB statusDavid Plowman
2020-11-23libcamera: ipa: raspberrypi: agc: Fetch AWB status only onceDavid Plowman
2020-11-23libcamera: ipa: raspberrypi: agc: Improve centre-weighted luminance calucationDavid Plowman
2020-11-23libcamera: ipa: raspberrypi: agc: Rename method to divideUpExposureDavid Plowman
2020-11-23libcamera: ipa: raspberrypi: agc: Remove unnecessary lockingDavid Plowman
2020-11-23libcamera: ipa: raspberrypi: agc: Use libcamera debugDavid Plowman
2020-11-23libcamera: pipeline: rkisp1: fix crop configurationHelen Koike
2020-11-20src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short'David Plowman
2020-11-20src: ipa: raspberrypi: Add missing 'cloudy' AWB modeDavid Plowman
2020-11-17pipeline: raspberrypi: Rework bayer/embedded data buffer matchingNaushir Patuck
2020-11-17android: jpeg: Use LGPL-2.1 license for post_processor_jpeg.cppLaurent Pinchart
2020-11-16ipa: raspberrypi: Use MappedFrameBuffer for the IPA buffersNaushir Patuck
2020-11-16pipeline: raspberrypi: Use MappedFrameBuffer for embedded data buffersNaushir Patuck
2020-11-16libcamera: pipeline: simple: Reset format on capture side of converterLaurent Pinchart
2020-11-15cam: Move request processing to main threadLaurent Pinchart
2020-11-15cam: event_loop: Add deferred calls supportLaurent Pinchart
2020-11-15libcamera: Move EventDispatcher to internal APILaurent Pinchart
2020-11-15cam: Use libevent to implement event loopLaurent Pinchart
2020-11-13qcam: Clear the pool of free requests upon stopCapture()Paul Elder
2020-11-10libcamera: v4l2_device: Move start of frame detection to V4L2DeviceNiklas Söderlund
2020-11-08libcamera: camera: Inherit from ExtensibleLaurent Pinchart
2020-11-08libcamera: camera_manager: Inherit from ExtensibleLaurent Pinchart
2020-11-08libcamera: Add a base class to implement the d-pointer design patternLaurent Pinchart
2020-11-07gstreamer: libcamerasrc: Delete configuration before stopping camera managerLaurent Pinchart