Skip to content
Snippets Groups Projects
Commit d9a6045d authored by Nicolas Dufresne's avatar Nicolas Dufresne
Browse files

v4l2bufferpool: Queue negotiated min_buffers to capture

Before we do streamon, we queue all capture buffers by calling
resurrect. When the driver supports CREATE_BUFS, this would lead
to buffers being allocated till the maximum of 32 is reached.

Instead, we now save the negotiated minimum buffers and queue this
amount of buffers.
parent ee461fb3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment