libcamera/src
Niklas Söderlund 72e36e8d8d libcamera: ipu3: Always import buffers for ImgU sinks
When the IPU3 pipeline was first developed sinks of the ImgU that where
not active still needed to have buffers allocated to allow streaming to
start. This is no longer true, it's enough that the sinks have imported
buffers to allow streaming to start. As we already need to import
buffers for stream that are active we can align the two cases and always
import buffers.

With this there is no longer a reason to store the allocated
FrameBuffers to keep them alive and the vector tracking them can be
removed.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-06-28 14:25:46 +02:00
..
android libcamera: Replace explicit DRM FourCCs with libcamera formats 2020-06-18 13:26:58 +03:00
cam (q)cam: Fix header guards 2020-05-18 16:35:55 +03:00
gstreamer gst: Replace explicit DRM FourCCs with libcamera formats 2020-06-18 13:26:43 +03:00
ipa ipa: rpi: Add "focus" algorithm 2020-06-25 17:47:51 +03:00
libcamera libcamera: ipu3: Always import buffers for ImgU sinks 2020-06-28 14:25:46 +02:00
qcam meson: options: Add an option to control compilation of qcam 2020-06-24 19:06:16 +02:00
v4l2 v4l2: v4l2_camera_proxy: Serialize accesses to the proxy 2020-06-25 23:47:13 +09:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00