Queue one more buffer to the isp pipeline.

If need n frames from the starfive isp pipeline, it need to queue n+1 buffer to it.
    So one more buffer should be fed to the pipeline.

    Signed-off-by: zejian.su <zejian.su@starfivetech.com>
This commit is contained in:
zejian.su
2023-12-05 17:28:15 +08:00
parent 1769165661
commit bda973be30
3 changed files with 40 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#
################################################################################
LIBCAMERA_VERSION = 6b51f180d9e720a38b1947309c27a01bd048ab5d
LIBCAMERA_VERSION = 0e986c920e7c4b46d3b7947cb53a2274f1a8bd80
LIBCAMERA_SITE = https://github.com/starfive-tech/libcamera
LIBCAMERA_SITE_METHOD = git