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 rounding;
pub use self::rounding::Rounding;

pub mod rescale;
pub use self::rescale::Rescale;