moonfire-nvr/ffmpeg
Scott Lamb e8a00d4639 use parking_lot::Once in ffmpeg
I'm getting deprecation warnings for std::sync::ONCE_INIT, and I'm
not sure when std::sync::Once::new() became a const fn. Just as easy to
switch to parking_lot.
2019-12-28 08:03:05 -06:00
..
build.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
Cargo.toml use parking_lot::Once in ffmpeg 2019-12-28 08:03:05 -06:00
lib.rs use parking_lot::Once in ffmpeg 2019-12-28 08:03:05 -06:00
wrapper.c update deps (particularly hyper) + fix warnings 2017-09-21 21:51:58 -07:00