moonfire-nvr/ffmpeg
Scott Lamb 10550bc35f simplify ffmpeg wrapper crate
This was using PhantomData to enforce lifetimes + raw pointers. Simpler to
convert to a reference. This also enforces non-null.
2017-11-30 14:40:31 -08:00
..
Cargo.lock explicitly test ffmpeg library compatibility 2017-10-24 07:26:18 -07:00
Cargo.toml minor cleanups to ffmpeg build setup 2017-10-23 21:07:07 -07:00
build.rs minor cleanups to ffmpeg build setup 2017-10-23 21:07:07 -07:00
lib.rs simplify ffmpeg wrapper crate 2017-11-30 14:40:31 -08:00
wrapper.c update deps (particularly hyper) + fix warnings 2017-09-21 21:51:58 -07:00