V4L2: When requesting V4L2_PIX_FMT_BGR24 from "uvcvideo" driver, can't mmap the device (Feature #311)
Description
When requesting V4L2_PIX_FMT_BGR24 from "uvcvideo" driver, can't mmap the device.
As a consequence "capture->is_v4l2_device" is set to false.
Associated revisions
Merge pull request #311 from cuda-geek:soft-cascade-refactoring-and-fixes
History
Updated by Filipe Almeida almost 15 years ago
Changed the call to mmap to v4l2_mmap.
- Status changed from Open to Done
- (deleted custom field) set to fixed
Updated by Andrey Kamaev over 12 years ago
- Category changed from highgui-images to highgui-camera