Show patches with: none      |   15384 patches
« 1 2 3 4153 154 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/3] libcamera: simple: Track requests in conversionQueue_ Clean up pending requests on stop in software ISP - 1 1 0 0 0 2024-10-18 Milan Zamazal New
[v4,1/3] libcamera: pipeline_handler: Provide cancelRequest Clean up pending requests on stop in software ISP - 1 1 0 0 0 2024-10-18 Milan Zamazal New
[v5,2/2] libcamera: software_isp: Black level from tuning file Get black level from the camera helper - 1 - 0 0 0 2024-10-18 Milan Zamazal Superseded
[v5,1/2] libcamera: software_isp: Get black level from the camera helper Get black level from the camera helper - 1 1 0 0 0 2024-10-18 Milan Zamazal Superseded
[4/4] libcamera: Make Camera::Private::isAcquired() protected IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[3/4] libcamera: Detect IPC disconnection with poll IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[2/4] libcamera: Use disconnect signal in ipa proxy worker IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
[1/4] libcamera: Add signal disconnected for IPC IPC disconnect signals - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
libcamera: mtkisp7: Change ipa_control_value_entry.count to 32 bits libcamera: mtkisp7: Change ipa_control_value_entry.count to 32 bits - - - 0 0 0 2024-10-18 Cheng-Hao Yang New
libcamera: MappedFrameBuffer: Fix typo in comment formatting libcamera: MappedFrameBuffer: Fix typo in comment formatting - 1 - 0 0 0 2024-10-18 Paul Elder Accepted
[v3,3/3] gstreamer: Generate controls from control_ids_*.yaml files gstreamer: Generate controls from control_ids_*.yaml files - - - 0 0 0 2024-10-17 Jaslo Ziska New
[v3,2/3] gstreamer: Remove auto-focus-mode property from libcamerasrc gstreamer: Generate controls from control_ids_*.yaml files - 2 - 0 0 0 2024-10-17 Jaslo Ziska New
[v3,1/3] gstreamer: Remove auto-focus-mode property from device provider gstreamer: Generate controls from control_ids_*.yaml files - 2 - 0 0 0 2024-10-17 Jaslo Ziska New
[RFC,v2,4/4] libcamera: pipeline_handler: Use YamlEmitter libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-17 Jacopo Mondi New
[RFC,v2,3/4] libcamera: Implement YamlEmitter libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-17 Jacopo Mondi New
[RFC,v2,2/4] apps: cam: Add support for loading configuration from capture script libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-17 Jacopo Mondi New
[RFC,v2,1/4] pipeline: Add support for dumping capture script and metadata libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-17 Jacopo Mondi New
[3/3] rkisp1: synchronize sensor controls with IPA Reduce rkisp1 flicker on first start - - - 0 0 0 2024-10-17 Mikhail Rudenko New
[2/3] utils: ipc: Allow start method with output parameters in IPA proxies Reduce rkisp1 flicker on first start - - - 0 0 0 2024-10-17 Mikhail Rudenko New
[1/3] ipa: rkisp1: agc: Use better default value for analogue gain Reduce rkisp1 flicker on first start - - - 0 0 0 2024-10-17 Mikhail Rudenko New
libcamera: Add open() and close() in CameraLens libcamera: Add open() and close() in CameraLens - - - 0 0 0 2024-10-17 Cheng-Hao Yang New
[4/4] ipa: rkisp1: Initialize FrameContext.agc.meteringMode libipa: Initialize FrameContext with ActiveState - 1 - 0 0 0 2024-10-16 Jacopo Mondi New
[3/4] libipa: FCQueue: Initialize FrameContext with activeState libipa: Initialize FrameContext with ActiveState - - - 0 0 0 2024-10-16 Jacopo Mondi New
[2/4] libipa: FCQueue: Make sure FrameContext#0 is initialized libipa: Initialize FrameContext with ActiveState - 2 - 0 0 0 2024-10-16 Jacopo Mondi New
[1/4] libipa: FrameContext: Move init() to FrameContext libipa: Initialize FrameContext with ActiveState - 2 - 0 0 0 2024-10-16 Jacopo Mondi New
libcamera: v4l2: Support changing poller thread for V4L2VideoDevice libcamera: v4l2: Support changing poller thread for V4L2VideoDevice - - - 0 0 0 2024-10-16 Cheng-Hao Yang Rejected
libcamera: reserve frame sequence reported from the hardware libcamera: reserve frame sequence reported from the hardware - 1 - 0 0 0 2024-10-16 Cheng-Hao Yang New
[v2] py: Add bindings for ControlId array information [v2] py: Add bindings for ControlId array information - 2 - 0 0 0 2024-10-16 Paul Elder New
[v2,3/3] py: Add bindings for ControlId vendor information libcamera: controls: Add namespace to ControlId - 2 - 0 0 0 2024-10-16 Paul Elder Accepted
[v2,2/3] apps: cam: Print control vendor information when listing controls libcamera: controls: Add namespace to ControlId - 2 - 0 0 0 2024-10-16 Paul Elder Accepted
[v2,1/3] libcamera: controls: Add vendor information to ControlId libcamera: controls: Add namespace to ControlId - 2 - 0 0 0 2024-10-16 Paul Elder Accepted
[v5,1/1] libcamera: add method to set thread affinity Add thread affinity - - - 0 0 0 2024-10-16 Cheng-Hao Yang New
[v1,4/4] pycamera: Add missing code for ControlTypePoint A few small fixes - 3 - 0 0 0 2024-10-15 Stefan Klug Accepted
[v1,3/4] libcamera: controls: Add missing size to control_type<Point> A few small fixes - 3 - 0 0 0 2024-10-15 Stefan Klug Accepted
[v1,2/4] ipa: rkisp1: algorithms: awb: Check for correct stats type A few small fixes - 3 - 0 0 0 2024-10-15 Stefan Klug Accepted
[v1,1/4] ipa: rkisp1: algorithms: agc: Check for correct stats type A few small fixes - 3 - 0 0 0 2024-10-15 Stefan Klug Accepted
[PATCHv3] Fix copyright year [PATCHv3] Fix copyright year - 1 - 0 0 0 2024-10-15 Bernhard M. Wiedemann Accepted
[PATCHv2] Fix copyright year [PATCHv2] Fix copyright year - - - 0 0 0 2024-10-15 Bernhard M. Wiedemann Superseded
[v4,1/1] libcamera: add method to set thread affinity Add thread affinity - - - 0 0 0 2024-10-15 Cheng-Hao Yang New
[v4,1/1] libcamera: software_isp: Get black level from the camera helper Get black level from the camera helper - 1 1 0 0 0 2024-10-14 Milan Zamazal Superseded
[3/3] rkisp1: Honor the FrameDurationLimits control ipa: rkisp1: Honor FrameDurationLimits - 1 - 0 0 0 2024-10-14 Kieran Bingham New
[2/3] ipa: rkisp1: Alias lineDuration ipa: rkisp1: Honor FrameDurationLimits - 3 - 0 0 0 2024-10-14 Kieran Bingham New
[1/3] ipa: rkisp1: Initialise AGC from FrameDurationLimits controls ipa: rkisp1: Honor FrameDurationLimits - 3 - 0 0 0 2024-10-14 Kieran Bingham New
[2/2] libcamera: Add GyroSensor as a base class Add GyroSensor - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[1/2] libcamera: android: include token only in cros_mojo_token.h Add GyroSensor - 1 - 0 0 0 2024-10-14 Cheng-Hao Yang New
[RFC,4/4] libcamera: pipeline_handler: Use YamlEmitter libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-14 Jacopo Mondi New
[RFC,3/4] libcamera: Implement YamlEmitter libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-14 Jacopo Mondi New
[RFC,2/4] apps: cam: Add support for loading configuration from capture script libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-14 Jacopo Mondi New
[RFC,1/4] pipeline: Add support for dumping capture script and metadata libcamera: Implement YamlEmitter - - - 0 0 0 2024-10-14 Jacopo Mondi New
[2/2] libcamera: log: add logTargetCros for ChromeOS logs Add CrOS into enum LoggingTarget - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[1/2] libcamera: add OS_CHROMEOS when the android_platform is cros Add CrOS into enum LoggingTarget - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[v3,1/1] libcamera: add method to set thread affinity Add thread affinity - - - 0 0 0 2024-10-14 Cheng-Hao Yang New
[v2] libcamera: software_isp: Clear IPA context on configure and stop [v2] libcamera: software_isp: Clear IPA context on configure and stop - 2 - 0 0 0 2024-10-13 Robert Mader Accepted
libcamera: software_isp: Clear frameContexts on Stop() libcamera: software_isp: Clear frameContexts on Stop() - - - 0 0 0 2024-10-13 Robert Mader Superseded
[v2,1/1] libcamera: add method to set thread affinity Add thread affinity - - - 0 0 0 2024-10-12 Cheng-Hao Yang New
pipeline: simple: Consider output sizes when choosing pipe config pipeline: simple: Consider output sizes when choosing pipe config - - - 0 0 0 2024-10-11 Robert Mader New
[v3,4/4] libcamera: software_isp: Add contrast control Add contrast control to software ISP - 1 - 0 0 0 2024-10-11 Milan Zamazal New
[v3,3/4] libcamera: software_isp: Add support for contrast control Add contrast control to software ISP - - - 0 0 0 2024-10-11 Milan Zamazal New
[v3,2/4] ipa: ipu3: Add constructor to the IPA context Add contrast control to software ISP - - - 0 0 0 2024-10-11 Milan Zamazal New
[v3,1/4] ipa: software_isp: Add constructor to the IPA context Add contrast control to software ISP - - - 0 0 0 2024-10-11 Milan Zamazal New
[2/2] libcamera: Add Unsigned 16-bits Control Type Add U16 & U32 support in controls - - - 0 0 0 2024-10-11 Cheng-Hao Yang New
[1/2] libcamera: Allow enumerating u32 control type Add U16 & U32 support in controls - - - 0 0 0 2024-10-11 Cheng-Hao Yang New
[1/1] libcamera: add method to set thread affinity Add thread affinity - - - 0 0 0 2024-10-11 Cheng-Hao Yang New
[v3,1/1] libcamera: software_isp: Get black level from the camera helper Get black level from the camera helper - 1 - 0 0 0 2024-10-11 Milan Zamazal Accepted
[3/3] libcamera: rkisp1: Maintain alphabetical order of forward declarations libcamera: rkisp1: sensorConfig assorted fixes - 2 - 0 0 0 2024-10-11 Umang Jain Accepted
[2/3] libcamera: rkisp1: Rectify SensorConfiguration check libcamera: rkisp1: sensorConfig assorted fixes - 2 - 0 0 0 2024-10-11 Umang Jain Accepted
[1/3] libcamera: rkisp1: Use const reference for sensor configuration libcamera: rkisp1: sensorConfig assorted fixes - 2 - 0 0 0 2024-10-11 Umang Jain Accepted
ipa: rpi: Add tuning files for OV7251 ipa: rpi: Add tuning files for OV7251 - 1 - 0 0 0 2024-10-10 Kieran Bingham Accepted
py: Add bindings for ControlId array information py: Add bindings for ControlId array information - - - 0 0 0 2024-10-10 Paul Elder New
[3/3] py: Add bindings for ControlId vendor information libcamera: controls: Add namespace to ControlId - - - 0 0 0 2024-10-10 Paul Elder Accepted
[2/3] apps: cam: Print control vendor information when listing controls libcamera: controls: Add namespace to ControlId - 1 - 0 0 0 2024-10-10 Paul Elder Accepted
[1/3] libcamera: controls: Add vendor information to ControlId libcamera: controls: Add namespace to ControlId - 1 - 0 0 0 2024-10-10 Paul Elder Accepted
Fix copyright year Fix copyright year - - - 0 0 0 2024-10-10 Bernhard M. Wiedemann Superseded
[RFC,4/4] libcamera: swstats_cpu: Add processFrame() method libcamera: swstats_cpu: Add processFrame() method - 1 - 0 0 0 2024-10-09 Hans de Goede New
[RFC,3/4] libcamera: software_isp: Move benchmark code to its own class libcamera: swstats_cpu: Add processFrame() method - 2 - 0 0 0 2024-10-09 Hans de Goede New
[RFC,2/4] libcamera: swstats_cpu: Drop patternSize_ documentation libcamera: swstats_cpu: Add processFrame() method - 2 - 0 0 0 2024-10-09 Hans de Goede New
[RFC,1/4] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation libcamera: swstats_cpu: Add processFrame() method - 2 - 0 0 0 2024-10-09 Hans de Goede New
[2/2] libcamera: Add V4L2VideoDevice::getCachedFormat Add V4L2DeviceFormat support - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/2] libcamera: v4l2: Implement the equality and inequality operators for V4L2DeviceFormat Add V4L2DeviceFormat support - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[v2,2/2] libcamera: software_isp: Add contrast control Add contrast control to software ISP - 1 - 0 0 0 2024-10-09 Milan Zamazal Superseded
[v2,1/2] libcamera: software_isp: Add contrast algorithm Add contrast control to software ISP - - - 0 0 0 2024-10-09 Milan Zamazal Superseded
[v2,1/1] libcamera: software_isp: Get black level from the camera helper Get black level from the camera helper - 1 - 0 0 0 2024-10-09 Milan Zamazal Accepted
[v3,2/2] libcamera: software_isp: Clean up pending requests on stop Clean up pending requests on stop in software ISP - 1 - 0 0 0 2024-10-09 Milan Zamazal Superseded
[v3,1/2] libcamera: pipeline_handler: Provide cancelRequest Clean up pending requests on stop in software ISP - 1 - 0 0 0 2024-10-09 Milan Zamazal Superseded
[v1] libcamera: controls: Add ControlList::merge overload that moves entries [v1] libcamera: controls: Add ControlList::merge overload that moves entries - - - 0 0 0 2024-10-09 Stefan Klug New
[v2] libcamera: rkisp1: Clamp stream configuration to ISP limit on raw path [v2] libcamera: rkisp1: Clamp stream configuration to ISP limit on raw path - 3 - 0 0 0 2024-10-09 Umang Jain Accepted
[1/1] libcamera: mtkisp7: v4l2: Add a requestBufferReady signal Add requestBufferReady signal in V4L2VideoDevice - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[v2] libcamera: software_isp: Clean up pending requests on stop [v2] libcamera: software_isp: Clean up pending requests on stop - - - 0 0 0 2024-10-09 Milan Zamazal Superseded
[5/5] libcamera: Add InfoFrame implememtation Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[4/5] libcamera: Add stride in FrameBuffer::Plane Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[3/5] libcamera: format: Extend plane size calculation to accept scanline alignment Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[2/5] libcamera: Add template for pool implementation Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
[1/5] libcamera: Add mailbox template helper Add InfoFrame - - - 0 0 0 2024-10-09 Cheng-Hao Yang New
gitignore: Add venv directory to gitignore gitignore: Add venv directory to gitignore 1 1 - 0 0 0 2024-10-09 Stefan Klug Accepted
[v3,4/4] libcamera: pipeline: rkisp1: Convert to use MediaPipeline MediaPipeline: Complex input device support - 3 - 0 0 0 2024-10-08 Kieran Bingham New
[v3,3/4] libcamera: internal: Add MediaPipeline helper MediaPipeline: Complex input device support - 2 - 0 0 0 2024-10-08 Kieran Bingham New
[v3,2/4] libcamera: pipeline: rkisp1: Fix typo in todo task MediaPipeline: Complex input device support - 2 - 0 0 0 2024-10-08 Kieran Bingham Accepted
[v3,1/4] libcamera: media_device: Add helper to return matching entities MediaPipeline: Complex input device support - 3 - 0 0 0 2024-10-08 Kieran Bingham New
[v3,7/7,DNI] ipa: Add debug controls to the agc algorithm Add support for IPA debugging metadata - - - 0 0 0 2024-10-08 Stefan Klug New
[v3,6/7] ipa: libipa: Add data accessor to Histogram Add support for IPA debugging metadata - 2 - 0 0 0 2024-10-08 Stefan Klug New
« 1 2 3 4153 154 »