moonfire-nvr/base
Scott Lamb 91636d3193 refine flush_if_sec behavior
The new behavior eliminates a couple unpleasant edge cases in which it
would never flush:

* if all recording stops, whatever was unflushed would stay that way
* if every recording attempt produces a 0-duration recording (such as if the
  camera sends only one frame and thus no PTS delta can be calculated),
  the list of recordings to flush would continue to grow
2018-03-23 15:16:43 -07:00
..
Cargo.toml tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00
clock.rs refine flush_if_sec behavior 2018-03-23 15:16:43 -07:00
lib.rs tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00