neoffmpeg-rs 1.0.1

Safe FFmpeg wrapper (fork of rust-ffmpeg formerly known as ffmpeg-next)
Documentation
1
2
3
4
5
pub mod sample;
pub use self::sample::Sample;

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