libcamera/src
Jacopo Mondi be3e3ebc92 libcamera: stream: Shorten access to the bufferPool
All interactions with the Stream's buffers currently go through the
BufferPool. In order to shorten accessing the buffers array, and eventually
restrict access to the Stream's internal buffer pool, provide operations to
access, create and destroy buffers.

It is still possible to access the pool for pipeline handlers to
populate it by exporting buffers from a video device to Stream's pool.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-07-14 16:00:58 +03:00
..
cam libcamera: stream: Shorten access to the bufferPool 2019-07-14 16:00:58 +03:00
ipa libcamera: ipa: meson: build dummy IPA that needs isolation 2019-07-12 16:32:29 +09:00
libcamera libcamera: stream: Shorten access to the bufferPool 2019-07-14 16:00:58 +03:00
qcam libcamera: stream: Shorten access to the bufferPool 2019-07-14 16:00:58 +03:00
meson.build libcamera: ipa_manager: implement class for managing IPA modules 2019-06-05 10:44:52 -04:00