linuxvideo 0.3.4

V4L2 video capture and output library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## v0.3.4

- Add categories to Cargo.toml.
- Replace `nix` with `linux-ioctl`/`libc` to ease maintenance burden.
- Implement `AsRawFd` and `AsFd` for types when applicable.
- Fix an overzealous log output.

## Previous Versions

No changelog :(