diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2024-06-28 12:21:26 +0100 |
---|---|---|
committer | Naushir Patuck <naush@raspberrypi.com> | 2024-06-28 13:03:22 +0100 |
commit | 396ea8c79b79e47f88161191cdedcc64b9a29bbb (patch) | |
tree | 80e19a357742765579b5b4fb70a8225241938582 /.reuse | |
parent | 6ddd79b5bdbedc1f61007aed35391f1559f9e29a (diff) |
RASPBERRYPI ONLY: libcamera: v4l2_videodevice: Limit number of queued buffers
V4L2 only allows upto VIDEO_MAX_FRAME frames to be queued at a time, so
if we reach this limit, store the framebuffers in a pending queue, and
try to enqueue once a buffer has been dequeued.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Diffstat (limited to '.reuse')
0 files changed, 0 insertions, 0 deletions