CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/08 06:21:21
Modified files:
sys/dev/usb : uvideo.h
Log message:
Reduce the max. number of frame buffers so that we can run higher
resolutions without running out of kernel memory.
Tested with 1920x1080 uncompressed and mjpeg without performance
degradation.
ok mpi@
