summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/simple
diff options
context:
space:
mode:
authorXavier Roumegue <xavier.roumegue@oss.nxp.com>2022-12-14 16:52:17 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2022-12-14 16:19:52 +0000
commitf73f4dfad89698bc6f5d892564beaedb2a6a69ff (patch)
tree5b545263d20946ee33cec56915af20cc677d4719 /src/libcamera/pipeline/simple
parente653f4c13e32225c2d1c304f3e6c44ff4efbdfe9 (diff)
libcamera: Declare generic converter interface
Declare a converter Abstract Base Class intended to provide generic interfaces to hardware offering size and format conversion services on streams. This is mainly based on the public interfaces of the current converter class implementation found in the simple pipeline handler. The main change is the introduction of loadConfiguration() function which can be used by the concrete implementation to load hardware specific runtime parameters defined by the application. Signed-off-by: Xavier Roumegue <xavier.roumegue@oss.nxp.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/libcamera/pipeline/simple')
0 files changed, 0 insertions, 0 deletions