Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 409 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
pwbot
kbingham
epaul
jmondi
neg
pinchartl
uajain
jhautbois
Apply
«
1
2
3
4
…
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[libcamera-devel] libipa: camera_sensor_helper: Add Sony IMX477 helper
[libcamera-devel] libipa: camera_sensor_helper: Add Sony IMX477 helper
- 1 -
0 0 0
2022-05-25
Naushir Patuck
New
[libcamera-devel] libcamera: camera_sensor: Add IMX477 sensor properties
[libcamera-devel] libcamera: camera_sensor: Add IMX477 sensor properties
- 1 -
0 0 0
2022-05-25
Naushir Patuck
New
[libcamera-devel] libcamera: ipa: Move IPA control serialization structures to libcamera namespace
[libcamera-devel] libcamera: ipa: Move IPA control serialization structures to libcamera namespace
- 1 -
0 0 0
2022-05-25
Laurent Pinchart
New
[libcamera-devel] ipa: camera_sensor_helper: Fix equation in exponential gain documentation
[libcamera-devel] ipa: camera_sensor_helper: Fix equation in exponential gain documentation
- 1 -
0 0 0
2022-05-25
Laurent Pinchart
New
[libcamera-devel,RFC,12/12] ipa: raspberrypi: Use YamlParser to replace dependency on boost
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,11/12] ipa: raspberrypi: Replace tabs with spaces in tuning data files
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,10/12] libcamera: yaml_parser: Add get() specializations for 16-bit integers
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,09/12] libcamera: yaml_parser: Fix range checks for 32-bit integers
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,08/12] libcamera: yaml_parser: Remove memberNames() function
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,07/12] android: Use the YamlObject iterator API
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,06/12] test: yaml_parser: Extend tests to cover the iterator API
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,05/12] libcamera: yaml_parser: Add iterator API
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,04/12] test: yaml-parser: Use write() instead of fwrite()
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,03/12] libcamera: yaml_parser: Switch from FILE to File
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,02/12] libcamera: yaml_parser: Extend YamlObject::size() to dictionaries
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,RFC,01/12] libcamera: yaml_object: Turn Type into an enum class
Replace boost JSON parser with libyaml in Raspberry Pi IPA
- - -
0 0 0
2022-05-24
Laurent Pinchart
New
[libcamera-devel,v2,19/19] py: Use ln --relative to create symlinks
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,18/19] py: Generate bindings for properties
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,17/19] py: Rename 'efd' to 'event_fd'
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,16/19] py: Re-structure the controls API
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,15/19] py: Re-implement controls geneneration
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,14/19] py: Add README.md
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,13/19] py: cam: Convert ctx and state to classes
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,12/19] py: examples: Add itest.py
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,11/19] py: examples: Add simple-continuous-capture.py
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,10/19] py: examples: Add simple-capture.py
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,09/19] py: cam: Drop WA_ShowWithoutActivating
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,08/19] py: MappedFrameBuffer: Add type hints & docs
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,07/19] py: Move MappedFrameBuffer to libcamera.utils
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,06/19] py: Add CameraManager.read_event()
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,05/19] py: Fix None value in ControlType enum
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,04/19] py: Fix SceneFlicker enum values
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,03/19] py: cam: Cleanups
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,02/19] py: cam_qt: Use libcamera.formats
More misc Python patches
- 2 -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,v2,01/19] py: Generate pixel formats list
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
New
[libcamera-devel,libcamera-devel,5/5] ipa: rkisp1: add support of Black Level Correction default ...
Add configuration file support for rkisp1 blc algo
- - -
0 0 0
2022-05-23
Florian Sylvestre
New
[libcamera-devel,libcamera-devel,4/5] ipa: rkisp1: Add ov5640 configuration file
Add configuration file support for rkisp1 blc algo
- - -
0 0 0
2022-05-23
Florian Sylvestre
New
[libcamera-devel,libcamera-devel,3/5] ipa: rkisp1: Add Yaml configuration file support
Add configuration file support for rkisp1 blc algo
- - -
0 0 0
2022-05-23
Florian Sylvestre
New
[libcamera-devel,libcamera-devel,2/5] ipa: libipa: Add init() function to the Algorithm class
Add configuration file support for rkisp1 blc algo
- - -
0 0 0
2022-05-23
Florian Sylvestre
New
[libcamera-devel,libcamera-devel,1/5] pipeline: rkisp1: Support sensor tuning file
Add configuration file support for rkisp1 blc algo
- - -
0 0 0
2022-05-23
Florian Sylvestre
New
[libcamera-devel,RFC] ipa: ipu3: Retain request controls in the IPA
[libcamera-devel,RFC] ipa: ipu3: Retain request controls in the IPA
- 1 -
0 0 0
2022-05-19
Kieran Bingham
New
[libcamera-devel,5/5] py: Fix None value in ControlType enum
More misc Python patches
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
New
[libcamera-devel,4/5] py: Fix SceneFlicker enum values
More misc Python patches
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
New
[libcamera-devel,3/5] py: cam: Cleanups
More misc Python patches
- - -
0 0 0
2022-05-19
Tomi Valkeinen
New
[libcamera-devel,2/5] py: cam_qt: Use libcamera.formats
More misc Python patches
- 2 -
0 0 0
2022-05-19
Tomi Valkeinen
New
[libcamera-devel,1/5] py: Generate pixel formats list
More misc Python patches
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
New
[libcamera-devel,4/5] cam: Add a --script option
cam: Add support for capture scripts
- - -
0 0 0
2022-05-18
Jacopo Mondi
New
[libcamera-devel,2/5] cam: Queue requests unconditionally
cam: Add support for capture scripts
- - -
0 0 0
2022-05-18
Jacopo Mondi
New
[libcamera-devel,v1.1,2/3] Documentation: design: ae: Document the design for AE controls
Untitled series #3124
- - -
0 0 0
2022-05-18
Paul Elder
New
[libcamera-devel,3/3] libcamera: control_ids: Add high-level documentation for AE
AE controls
- - -
0 0 0
2022-05-18
Paul Elder
New
[libcamera-devel,2/3] Documentation: design: ae: Document the design for AE controls
AE controls
- - -
0 0 0
2022-05-18
Paul Elder
New
[libcamera-devel,v4,1/3] controls: Reorganize the AE-related controls
AE controls
- - -
0 0 0
2022-05-18
Paul Elder
New
[libcamera-devel,v3,18/18] py: cam_qt: use libcamera.formats
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,17/18] py: generate pixel formats list
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,16/18] py: clean up control enums generation
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,15/18] py: rename pyxyz to py_xyz
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,14/18] py: use geometry classes
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,13/18] py: add geometry classes
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,12/18] py: implement PixelFormat class
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,11/18] py: cam_qt: cosmetic cleanups
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,10/18] py: cam_kms: fix multistream display
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,09/18] py: cam_kms: support multiplanar formats
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,08/18] py: cam.py: exit on exception
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,07/18] py: unittests: make typechecker happy
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,06/18] py: unittests: verify that cam and cm are freed
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,05/18] py: unittests: fix selector fd use
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,04/18] py: pymain: fix indent
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,03/18] py: add comment about the symlinks
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,02/18] py: meson: fix comment about stubs
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,v3,01/18] py: meson: use files() for custom_target input files
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,2/2] libcamera: formats: add missing RGBX8888 info
[libcamera-devel,1/2] libcamera: formats: fix warning print
- - -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel,1/2] libcamera: formats: fix warning print
[libcamera-devel,1/2] libcamera: formats: fix warning print
- 1 -
0 0 0
2022-05-18
Tomi Valkeinen
New
[libcamera-devel] py: Improve print methods for Transform and ColorSpace objects
[libcamera-devel] py: Improve print methods for Transform and ColorSpace objects
- - -
0 0 0
2022-05-18
David Plowman
New
[libcamera-devel,v2,13/13] py: use geometry classes
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,12/13] py: add geometry classes
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,11/13] py: implement PixelFormat class
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,10/13] py: cam_qt: cosmetic cleanups
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,09/13] py: cam_kms: fix multistream display
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,08/13] py: cam_kms: support multiplanar formats
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,07/13] py: cam.py: exit on exception
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,06/13] py: unittests: make typechecker happy
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,05/13] py: unittests: verify that cam and cm are freed
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,04/13] py: unittests: fix selector fd use
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,03/13] py: pymain: fix indent
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,02/13] py: meson: add pystubs build target
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel,v2,01/13] py: meson: fix comment about stubs
Misc Python bindings patches
- 2 -
0 0 0
2022-05-17
Tomi Valkeinen
New
[libcamera-devel] ipa: ipu3: Fix minor Doxygen issues in IPAFrameContext
[libcamera-devel] ipa: ipu3: Fix minor Doxygen issues in IPAFrameContext
- 1 -
0 0 0
2022-05-17
Laurent Pinchart
New
[libcamera-devel,14/14] py: cam_kms: fix multistream display
Misc Python bindings patches
- 1 -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,13/14] py: cam_kms: support multiplanar formats
Misc Python bindings patches
- 1 -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,12/14] py: use geometry classes
Misc Python bindings patches
- 1 -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,11/14] py: add geometry classes
Misc Python bindings patches
- - -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,10/14] py: implement PixelFormat class
Misc Python bindings patches
- - -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,09/14] py: conv.py: minor cleanups
Misc Python bindings patches
- - -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,08/14] py: move conversion funcs to libcamera.utils
Misc Python bindings patches
- - -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,07/14] py: cam.py: exit on exception
Misc Python bindings patches
- 1 -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,06/14] py: unittests: make typechecker happy
Misc Python bindings patches
- - -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,05/14] py: unittests: verify that cam and cm are freed
Misc Python bindings patches
- 1 -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,04/14] py: unittests: fix selector fd use
Misc Python bindings patches
- 1 -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,03/14] py: pymain: fix indent
Misc Python bindings patches
- 1 -
0 0 0
2022-05-16
Tomi Valkeinen
New
[libcamera-devel,02/14] py: meson: add pystubs build target
Misc Python bindings patches
- - -
0 0 0
2022-05-16
Tomi Valkeinen
New
«
1
2
3
4
…
4
5
»