ffmpeg-next 4.3.8

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

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