Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Accepted
| Archived =
No
| 7401 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
pobrn
Apply
«
1
2
...
27
28
29
…
74
75
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[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
Accepted
[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
Accepted
[libcamera-devel,v2,19/19] py: Use ln --relative to create symlinks
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,18/19] py: Generate bindings for properties
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,17/19] py: Rename 'efd' to 'event_fd'
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,16/19] py: Re-structure the controls API
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,15/19] py: Re-implement controls geneneration
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,13/19] py: cam: Convert ctx and state to classes
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,09/19] py: cam: Drop WA_ShowWithoutActivating
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,08/19] py: MappedFrameBuffer: Add type hints & docs
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,07/19] py: Move MappedFrameBuffer to libcamera.utils
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,06/19] py: Add CameraManager.read_event()
More misc Python patches
- - -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[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
Accepted
[libcamera-devel,v2,04/19] py: Fix SceneFlicker enum values
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,03/19] py: cam: Cleanups
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,02/19] py: cam_qt: Use libcamera.formats
More misc Python patches
- 2 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v2,01/19] py: Generate pixel formats list
More misc Python patches
- 1 -
0 0 0
2022-05-24
Tomi Valkeinen
Accepted
[libcamera-devel,v9,4/4] cam: sdl_sink: Add MJPG support to SDL sink
Add SDL Sink
- 2 1
0 0 0
2022-05-20
Eric Curtin
Accepted
[libcamera-devel,v9,3/4] cam: sdl_sink: Add SDL sink with initial YUYV support
Add SDL Sink
- 2 1
0 0 0
2022-05-20
Eric Curtin
Accepted
[libcamera-devel,v9,2/4] cam: event_loop: Add timer events to event loop
Add SDL Sink
- 2 1
0 0 0
2022-05-20
Eric Curtin
Accepted
[libcamera-devel,v9,1/4] cam: event_loop: Rename addEvent to addFdEvent
Add SDL Sink
- 2 1
0 0 0
2022-05-20
Eric Curtin
Accepted
[libcamera-devel,v2,3/3] cam: Use script parser to set controls
cam: Add support for capture scripts
- - -
0 0 0
2022-05-20
Laurent Pinchart
Accepted
[libcamera-devel,v2,2/3] cam: Queue requests through CameraSession::queueRequest()
cam: Add support for capture scripts
- 1 -
0 0 0
2022-05-20
Laurent Pinchart
Accepted
[libcamera-devel,v2,1/3] cam: Add a parser for capture scripts
cam: Add support for capture scripts
- 1 -
0 0 0
2022-05-20
Laurent Pinchart
Accepted
[libcamera-devel] pipeline: raspberrypi: Fix possible null dereference
[libcamera-devel] pipeline: raspberrypi: Fix possible null dereference
- 3 -
0 0 0
2022-05-20
Naushir Patuck
Accepted
[libcamera-devel] android: Drop gcc 7 compatibility
[libcamera-devel] android: Drop gcc 7 compatibility
- 2 -
0 0 0
2022-05-19
Laurent Pinchart
Accepted
[libcamera-devel,5/5] py: Fix None value in ControlType enum
More misc Python patches
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
Accepted
[libcamera-devel,4/5] py: Fix SceneFlicker enum values
More misc Python patches
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
Accepted
[libcamera-devel,3/5] py: cam: Cleanups
More misc Python patches
- - -
0 0 0
2022-05-19
Tomi Valkeinen
Accepted
[libcamera-devel,2/5] py: cam_qt: Use libcamera.formats
More misc Python patches
- 2 -
0 0 0
2022-05-19
Tomi Valkeinen
Accepted
[libcamera-devel,1/5] py: Generate pixel formats list
More misc Python patches
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
Accepted
[libcamera-devel,v2,2/2] libcamera: formats: add missing RGBX8888 info
[libcamera-devel,v2,1/2] libcamera: formats: fix warning print
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
Accepted
[libcamera-devel,v2,1/2] libcamera: formats: fix warning print
[libcamera-devel,v2,1/2] libcamera: formats: fix warning print
- 1 -
0 0 0
2022-05-19
Tomi Valkeinen
Accepted
[libcamera-devel,5/5] cam: Use script parser to set controls
cam: Add support for capture scripts
- - -
0 0 0
2022-05-18
Jacopo Mondi
Accepted
[libcamera-devel,3/5] cam: Queue requests through CameraSession::queueRequest()
cam: Add support for capture scripts
- 1 -
0 0 0
2022-05-18
Jacopo Mondi
Accepted
[libcamera-devel,1/5] cam: Add a parser for capture scripts
cam: Add support for capture scripts
- - -
0 0 0
2022-05-18
Jacopo Mondi
Accepted
[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
Accepted
[libcamera-devel,2/3] Documentation: design: ae: Document the design for AE controls
AE controls
- - -
0 0 0
2022-05-18
Paul Elder
Accepted
[libcamera-devel,v3,18/18] py: cam_qt: use libcamera.formats
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,17/18] py: generate pixel formats list
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,16/18] py: clean up control enums generation
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,15/18] py: rename pyxyz to py_xyz
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,14/18] py: use geometry classes
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,13/18] py: add geometry classes
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,12/18] py: implement PixelFormat class
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,11/18] py: cam_qt: cosmetic cleanups
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,10/18] py: cam_kms: fix multistream display
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,09/18] py: cam_kms: support multiplanar formats
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,08/18] py: cam.py: exit on exception
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,07/18] py: unittests: make typechecker happy
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[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
Accepted
[libcamera-devel,v3,05/18] py: unittests: fix selector fd use
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,04/18] py: pymain: fix indent
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,03/18] py: add comment about the symlinks
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[libcamera-devel,v3,02/18] py: meson: fix comment about stubs
Misc Python bindings patches
- 2 -
0 0 0
2022-05-18
Tomi Valkeinen
Accepted
[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
Accepted
[libcamera-devel,v4,3/3] ipa: ipu3: Put IPAFrameContext(s) in a ring buffer
[libcamera-devel,v4,1/3] ipa: ipu3: Rework IPAFrameContext
- 3 -
0 0 0
2022-05-18
Umang Jain
Accepted
[libcamera-devel,v4,2/3] ipa: libipa: Add frame context pointer in process()
[libcamera-devel,v4,1/3] ipa: ipu3: Rework IPAFrameContext
- 3 -
0 0 0
2022-05-18
Umang Jain
Accepted
[libcamera-devel,v4,1/3] ipa: ipu3: Rework IPAFrameContext
[libcamera-devel,v4,1/3] ipa: ipu3: Rework IPAFrameContext
- 3 -
0 0 0
2022-05-18
Umang Jain
Accepted
[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
Accepted
[libcamera-devel,v3,3/3] ipa: ipu3: Put IPAFrameContext(s) in a ring buffer
IPAFrameContext Ring buffer
- 3 -
0 0 0
2022-05-17
Umang Jain
Accepted
[libcamera-devel,v3,2/3] ipa: libipa: Add frame context pointer in process()
IPAFrameContext Ring buffer
- 3 -
0 0 0
2022-05-17
Umang Jain
Accepted
[libcamera-devel,v3,1/3] ipa: ipu3: Rework IPAFrameContext
IPAFrameContext Ring buffer
- 3 -
0 0 0
2022-05-17
Umang Jain
Accepted
[libcamera-devel] py: Fix link generation to __init__.py
[libcamera-devel] py: Fix link generation to __init__.py
- 2 -
0 0 0
2022-05-17
Laurent Pinchart
Accepted
[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
Accepted
[libcamera-devel,v5,1/1] libcamera: controls: Controls for driving AF (autofocus) algorithms
AF controls
- 2 -
0 0 0
2022-05-16
David Plowman
Accepted
[libcamera-devel,v2] py: meson: use files() for custom_target input files
[libcamera-devel,v2] py: meson: use files() for custom_target input files
- 1 -
0 0 0
2022-05-11
Tomi Valkeinen
Accepted
[libcamera-devel] py: Fix gen-py-control-enums.py reference
[libcamera-devel] py: Fix gen-py-control-enums.py reference
- 3 -
0 0 0
2022-05-10
Kieran Bingham
Accepted
[libcamera-devel] ipa: raspberrypi: Replace tabs with spaces in tuning data files
[libcamera-devel] ipa: raspberrypi: Replace tabs with spaces in tuning data files
- - -
0 0 0
2022-05-09
Laurent Pinchart
Accepted
[libcamera-devel] meson: Compile libyaml as a subproject if not available on the system
[libcamera-devel] meson: Compile libyaml as a subproject if not available on the system
- 2 1
0 0 0
2022-05-09
Laurent Pinchart
Accepted
[libcamera-devel,v10,7/7] py: Add cam.py
Python bindings
- 1 -
0 0 0
2022-05-09
Tomi Valkeinen
Accepted
[libcamera-devel,v10,6/7] py: add unittests.py
Python bindings
- 1 -
0 0 0
2022-05-09
Tomi Valkeinen
Accepted
[libcamera-devel,v10,5/7] py: generate control enums from yaml
Python bindings
- 2 -
0 0 0
2022-05-09
Tomi Valkeinen
Accepted
[libcamera-devel,v10,4/7] Add Python bindings
Python bindings
- 2 -
0 0 0
2022-05-09
Tomi Valkeinen
Accepted
[libcamera-devel,v10,3/7] meson: add 'check: true' for run_command() calls
Python bindings
- 2 -
0 0 0
2022-05-09
Tomi Valkeinen
Accepted
[libcamera-devel,v10,2/7] meson: use new project_*_root() functions
Python bindings
- 2 -
0 0 0
2022-05-09
Tomi Valkeinen
Accepted
[libcamera-devel,v10,1/7] meson: require meson 0.56+
Python bindings
- 2 -
0 0 0
2022-05-09
Tomi Valkeinen
Accepted
[libcamera-devel] ipa: raspberrypi: Demote noisy message to Debug
[libcamera-devel] ipa: raspberrypi: Demote noisy message to Debug
- 2 -
0 0 0
2022-05-07
Laurent Pinchart
Accepted
[libcamera-devel,v9,7/7] py: Add cam.py
Python bindings
- 1 -
0 0 0
2022-05-07
Tomi Valkeinen
Accepted
[libcamera-devel,v9,4/7] Add Python bindings
Python bindings
- 1 -
0 0 0
2022-05-07
Tomi Valkeinen
Accepted
[libcamera-devel,v1.1,1/5] libcamera: formats: Add YVU422 pixel format
[libcamera-devel,v1.1,1/5] libcamera: formats: Add YVU422 pixel format
- 2 -
0 0 0
2022-05-06
Laurent Pinchart
Accepted
[libcamera-devel,v8,7/7] py: Add cam.py
Python bindings
- - -
0 0 0
2022-05-06
Tomi Valkeinen
Accepted
[libcamera-devel,v8,4/7] Add Python bindings
Python bindings
- 1 -
0 0 0
2022-05-06
Tomi Valkeinen
Accepted
[libcamera-devel,v2,2/3] ipa: ipu3: Rework IPAFrameContext
ipa: ipu3: IPAFrameContext queue
- - -
0 0 0
2022-05-06
Umang Jain
uajain
Accepted
[libcamera-devel,v8,4/4] cam: sdl_sink: Add MJPG support to SDL sink
[libcamera-devel,v8,1/4] cam: event_loop: Add timer events to event loop
- 1 -
0 0 0
2022-05-05
Eric Curtin
Accepted
[libcamera-devel,v8,3/4] cam: sdl_sink: Add SDL sink with initial YUYV support
[libcamera-devel,v8,1/4] cam: event_loop: Add timer events to event loop
- 1 -
0 0 0
2022-05-05
Eric Curtin
Accepted
[libcamera-devel,v8,1/4] cam: event_loop: Add timer events to event loop
[libcamera-devel,v8,1/4] cam: event_loop: Add timer events to event loop
- 1 1
0 0 0
2022-05-05
Eric Curtin
Accepted
[libcamera-devel,v7,07/13] py: Add cam.py
Python bindings
- - -
0 0 0
2022-05-05
Tomi Valkeinen
Accepted
[libcamera-devel,v7,04/13] Add Python bindings
Python bindings
- 2 -
0 0 0
2022-05-05
Tomi Valkeinen
Accepted
[libcamera-devel,v1] v4l2_videodevice: Disable the watchdog timer when no buffers are queued
[libcamera-devel,v1] v4l2_videodevice: Disable the watchdog timer when no buffers are queued
- 2 1
0 0 0
2022-05-05
Naushir Patuck
Accepted
[libcamera-devel,v2,3/3] Documentation: use https instead of http
[libcamera-devel,v2,1/3] Documentation: replace ’ by '
- 2 -
0 0 0
2022-05-04
Quentin Schulz
Accepted
[libcamera-devel,v2,2/3] Documentation: fix typos
[libcamera-devel,v2,1/3] Documentation: replace ’ by '
- 2 -
0 0 0
2022-05-04
Quentin Schulz
Accepted
[libcamera-devel,v2,1/3] Documentation: replace ’ by '
[libcamera-devel,v2,1/3] Documentation: replace ’ by '
- 2 -
0 0 0
2022-05-04
Quentin Schulz
Accepted
[libcamera-devel,5/5] libcamera: pipeline: simple: Support scaling on the sensor
libcamera: pipeline: simple: Support scaling on the camea sensor
- - -
0 0 0
2022-05-04
Laurent Pinchart
Accepted
[libcamera-devel,4/5] libcamera: pipeline: simple: Store sensor resolution in configuration
libcamera: pipeline: simple: Support scaling on the camea sensor
- - -
0 0 0
2022-05-04
Laurent Pinchart
Accepted
[libcamera-devel,3/5] libcamera: pipeline: simple: Factor out format test to separate function
libcamera: pipeline: simple: Support scaling on the camea sensor
- - -
0 0 0
2022-05-04
Laurent Pinchart
Accepted
[libcamera-devel,2/5] libcamera: pipeline: simple: Document the pipeline traversal algorithm
libcamera: pipeline: simple: Support scaling on the camea sensor
- - -
0 0 0
2022-05-04
Laurent Pinchart
Accepted
[libcamera-devel,1/5] libcamera: pipeline: simple: Improve debug message on config failure
libcamera: pipeline: simple: Support scaling on the camea sensor
- - -
0 0 0
2022-05-04
Laurent Pinchart
Accepted
[libcamera-devel,5/5] libcamera: v4l2_subdevice: Add YUV8_1X24 media bus format
libcamera: Support additional pixel formats and media bus codes
- 1 -
0 0 0
2022-05-04
Laurent Pinchart
Accepted
[libcamera-devel,4/5] libcamera: v4l2_subdevice: Add RGB565_1X16 media bus format
libcamera: Support additional pixel formats and media bus codes
- 1 -
0 0 0
2022-05-04
Laurent Pinchart
Accepted
«
1
2
...
27
28
29
…
74
75
»