ffmpeg-dev 0.3.8

Self contained (no net/sys deps) static rust bindings to ffmpeg.
Documentation
1
2
3
4
5
6
#![allow(unused)]
#![allow(non_snake_case)]
#![allow(non_upper_case_globals)]
#![allow(non_camel_case_types)]
#![allow(improper_ctypes)]
#![allow(safe_packed_borrows)]