[libcamera-devel] [PATCH v2 0/4] libcamera: enforce stream configuration
Niklas Söderlund
niklas.soderlund at ragnatech.se
Mon Feb 25 23:28:51 CET 2019
On 2019-02-24 18:36:57 +0100, Niklas Söderlund wrote:
> Hi,
>
> This series extends the documentation and implements the stricter
> enforcing of that the configuration requested exactly can be satisfied
> by the hardware discussed face to face. For a more detailed description
> see patch 1/4.
>
> The last patch 4/4 improves the cam utility to make better use of the
> stricter requirements and prevents it from error out when requesting a
> format which the hardware can't match and instead informs the user of
> the real problem.
Series pushed to master.
>
> * Changes since v1
> - Improve grammar in 1/4 and in commit messages, thanks Laurent!
>
> Niklas Söderlund (4):
> libcamera: pipeline_handler: extend documentation for
> configureStreams()
> libcamera: pipeline: uvcvideo: enforce stream configuration
> libcamera: pipeline: vimc: enforce stream configuration
> cam: fix return type of configureStreams()
>
> src/cam/main.cpp | 7 ++-----
> src/libcamera/pipeline/uvcvideo.cpp | 12 +++++++++++-
> src/libcamera/pipeline/vimc.cpp | 12 +++++++++++-
> src/libcamera/pipeline_handler.cpp | 8 ++++++++
> 4 files changed, 32 insertions(+), 7 deletions(-)
>
> --
> 2.20.1
>
--
Regards,
Niklas Söderlund
More information about the libcamera-devel
mailing list