Age | Commit message (Expand) | Author |
2020-12-02 | android: camera_mode: Reserve 'data' vectors | Jacopo Mondi |
2020-12-01 | src: ipa: raspberrypi: Fix initial AGC oscillation for imx219 sensor | David Plowman |
2020-12-01 | libcamera: controls: Improve documentation for ExposureTime and AnalogueGain | David Plowman |
2020-12-01 | src: ipa: raspberrypi: Improve behaviour when AE disabled | David Plowman |
2020-12-01 | src: ipa: raspberrypi: agc: Make AGC handle Pause/Resume for itself | David Plowman |
2020-12-01 | src: ipa: raspberrypi: Avoid AGC filtering when both gain and shutter specified | David Plowman |
2020-12-01 | qcam: Make log less verbose by default | Laurent Pinchart |
2020-12-01 | qcam: main: Fix comment incorrectly referring to the cam application | Laurent Pinchart |
2020-12-01 | Documentation: Fix doxygen warning | Laurent Pinchart |
2020-11-30 | libcamera: control_ids: Keep draft controls last | Jacopo Mondi |
2020-11-29 | cam: Update command line description for stream role option | Naushir Patuck |
2020-11-26 | pipeline: raspberrypi: Fix erroneous bayer buffer requeue on buffer matching | Naushir Patuck |
2020-11-24 | libcamera: camera: Document the camera and pipeline model | Laurent Pinchart |
2020-11-23 | libcamera: controls: Improve Control documentation grammar | Kieran Bingham |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Improve AE locked logic | David Plowman |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Improve gain update calculation for pa... | David Plowman |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Fix uninitialised members in Agc const... | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Report fixed exposure/gain values during Sw... | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: awb: Add SwitchMode method to output AWB status | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Fetch AWB status only once | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Improve centre-weighted luminance calucation | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Rename method to divideUpExposure | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Remove unnecessary locking | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Use libcamera debug | David Plowman |
2020-11-23 | libcamera: pipeline: rkisp1: fix crop configuration | Helen Koike |
2020-11-20 | src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short' | David Plowman |
2020-11-20 | src: ipa: raspberrypi: Add missing 'cloudy' AWB mode | David Plowman |
2020-11-17 | pipeline: raspberrypi: Rework bayer/embedded data buffer matching | Naushir Patuck |
2020-11-17 | android: jpeg: Use LGPL-2.1 license for post_processor_jpeg.cpp | Laurent Pinchart |
2020-11-16 | ipa: raspberrypi: Use MappedFrameBuffer for the IPA buffers | Naushir Patuck |
2020-11-16 | pipeline: raspberrypi: Use MappedFrameBuffer for embedded data buffers | Naushir Patuck |
2020-11-16 | libcamera: pipeline: simple: Reset format on capture side of converter | Laurent Pinchart |
2020-11-15 | cam: Move request processing to main thread | Laurent Pinchart |
2020-11-15 | cam: event_loop: Add deferred calls support | Laurent Pinchart |
2020-11-15 | libcamera: Move EventDispatcher to internal API | Laurent Pinchart |
2020-11-15 | cam: Use libevent to implement event loop | Laurent Pinchart |
2020-11-15 | test: Get event dispatcher from current thread | Laurent Pinchart |
2020-11-13 | qcam: Clear the pool of free requests upon stopCapture() | Paul Elder |
2020-11-11 | libcamera: Update dep5 to specify license for mojo | Paul Elder |
2020-11-11 | README, meson: Add dependency on ply and jinja2 for IPA interface generation | Paul Elder |
2020-11-11 | utils: ipc: import mojo | Paul Elder |
2020-11-10 | libcamera: v4l2_device: Move start of frame detection to V4L2Device | Niklas Söderlund |
2020-11-08 | libcamera: camera: Inherit from Extensible | Laurent Pinchart |
2020-11-08 | libcamera: camera_manager: Inherit from Extensible | Laurent Pinchart |
2020-11-08 | libcamera: Add a base class to implement the d-pointer design pattern | Laurent Pinchart |
2020-11-08 | utils: checkstyle.py: Add d-pointer formatter | Laurent Pinchart |
2020-11-07 | gstreamer: libcamerasrc: Delete configuration before stopping camera manager | Laurent Pinchart |
2020-11-07 | libcamera: Drop unnecessary explicit initialization of V4L2DeviceFormat | Laurent Pinchart |
2020-11-07 | libcamera: v4l2_videodevice: Check plane count when setting format | Laurent Pinchart |
2020-11-07 | libcamera: v4l2_videodevice: Zero-initialize planes in V4L2DeviceFormat | Laurent Pinchart |