moonfire-nvr/src
Scott Lamb fe575e1b63 stop using sync::ONCE_INIT
This addressed a deprecation warning on nightly (will be in Rust 1.38).
Use parking_lot instead, which in theory is faster (although I doubt
it's significant here).
2019-07-24 21:52:55 -07:00
..
cmds improve error messages on unparseable text protos 2019-07-20 16:22:24 -07:00
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
body.rs cargo fix --all 2019-06-14 08:47:11 -07:00
h264.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
json.rs store full rtsp urls 2019-06-30 23:54:52 -05:00
main.rs lose "extern crate" everywhere (Rust 2018 edition) 2018-12-28 21:59:39 -06:00
mp4.rs Merge branch 'master' into new-schema 2019-07-10 17:03:30 -07:00
slices.rs cargo fix --all 2019-06-14 08:47:11 -07:00
stream.rs stop using sync::ONCE_INIT 2019-07-24 21:52:55 -07:00
streamer.rs fix "cargo test" errors and warnings in a9f6479 2019-07-01 00:06:22 -05:00
web.rs remove debug logs mistakenly added in 644ea4e6 2019-06-20 14:59:04 -07:00