[libcamera-devel] [PATCH 0/3] Documentation cleanup

Kieran Bingham kieran.bingham at ideasonboard.com
Tue Apr 13 14:25:31 CEST 2021


During the recent IPU3 stability rework, I left out some required
documentation updates.

Update these to remove the doxygen warnings, but first moving the
IPAProxy ProxyState to be scoped to the class to improve the usability
and keep the documentation in the class as well.

Kieran Bingham (3):
  libcamera: ipa_proxy: Scope ProxyState to IPAProxy
  libcamera: ipa_proxy: Document ProxyState
  libcamera: pipeline_handler: Document requestSequence_

 include/libcamera/internal/ipa_proxy.h | 12 ++++++------
 src/libcamera/ipa_proxy.cpp            | 23 +++++++++++++++++++++++
 src/libcamera/pipeline_handler.cpp     | 11 +++++++++++
 3 files changed, 40 insertions(+), 6 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list