ffmpeg-next 8.1.0

Safe FFmpeg wrapper (FFmpeg 4 compatible fork of the ffmpeg crate)
Documentation
1
2
3
4
5
pub mod sample;
pub use self::sample::Sample;

pub mod pixel;
pub use self::pixel::Pixel;