Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly query video device pixel format
The `ioctl` to query `VIDIOC_G_FMT` was previously unchecked and always failed due to a missing initialization of the structure passed.
- Loading branch information