input argument is ignored in method create_buffers

Bug #784943 reported by Fred Pauling
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-v4l2capture
Fix Released
Undecided
Unassigned

Bug Description

Looking at the Video_device_create_buffers method in v4lcapture.c, the buffer_count argument is parsed but ignored, and the number of buffers is always set to "4" ("reqbuf.count = 4;").

Revision history for this message
Joakim Gebart (joakim-gebart) wrote :

Fix attached. Seems to work on my machine.

Changed in python-v4l2-capture:
status: New → Confirmed
Changed in python-v4l2-capture:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.