wubloader/restreamer
Mike Lang e689626815 Add a small time range around the timestamp when extracting a frame
This should hopefully result in frames on the edge of timestamps being extracted
from a combination of the neighboring segment and the naive one,
so that we don't get errors extracting a frame.
..
restreamer Add a small time range around the timestamp when extracting a frame
Dockerfile Upgrade pip in order to make wheels work
setup.py Pin argh to avoid stupid breaking changes