moonfire-nvr/src
Scott Lamb dca9642c51 Remove unused/untested ffmpeg-test.cc.
This was a half-done thing added by mistake.
2016-01-08 21:40:59 -08:00
..
testdata Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
CMakeLists.txt Add small sqlite3 wrapper + start of schema. 2016-01-07 22:59:34 -08:00
coding-test.cc Add util functions for binary encoding/decoding. 2016-01-05 08:29:12 -08:00
coding.cc Add util functions for binary encoding/decoding. 2016-01-05 08:29:12 -08:00
coding.h Add util functions for binary encoding/decoding. 2016-01-05 08:29:12 -08:00
config.protodevel Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
crypto-test.cc Add (openssl-based) SHA-1 hashing. 2016-01-06 23:27:44 -08:00
crypto.cc Add (openssl-based) SHA-1 hashing. 2016-01-06 23:27:44 -08:00
crypto.h Add (openssl-based) SHA-1 hashing. 2016-01-06 23:27:44 -08:00
ffmpeg.cc Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
ffmpeg.h Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
filesystem.cc Add ReadFileOrDie test util function. 2016-01-08 21:39:42 -08:00
filesystem.h Add ReadFileOrDie test util function. 2016-01-08 21:39:42 -08:00
http-test.cc Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
http.cc Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
http.h Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
moonfire-nvr-main.cc Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
moonfire-nvr-test.cc Add a Filesystem interface for testability. 2016-01-02 10:51:04 -08:00
moonfire-nvr.cc Add a Filesystem interface for testability. 2016-01-02 10:51:04 -08:00
moonfire-nvr.h Add a Filesystem interface for testability. 2016-01-02 10:51:04 -08:00
profiler.cc Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
profiler.h Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
recording-test.cc Add sample index codec; fix schema doc. 2016-01-05 11:01:36 -08:00
recording.cc Add sample index codec; fix schema doc. 2016-01-05 11:01:36 -08:00
recording.h Add sample index codec; fix schema doc. 2016-01-05 11:01:36 -08:00
schema.sql Add small sqlite3 wrapper + start of schema. 2016-01-07 22:59:34 -08:00
sqlite-test.cc Add small sqlite3 wrapper + start of schema. 2016-01-07 22:59:34 -08:00
sqlite.cc Add small sqlite3 wrapper + start of schema. 2016-01-07 22:59:34 -08:00
sqlite.h Add small sqlite3 wrapper + start of schema. 2016-01-07 22:59:34 -08:00
string-test.cc Add util functions for binary encoding/decoding. 2016-01-05 08:29:12 -08:00
string.cc Add util functions for binary encoding/decoding. 2016-01-05 08:29:12 -08:00
string.h Add util functions for binary encoding/decoding. 2016-01-05 08:29:12 -08:00
testutil.cc Add ReadFileOrDie test util function. 2016-01-08 21:39:42 -08:00
testutil.h Add ReadFileOrDie test util function. 2016-01-08 21:39:42 -08:00
time.cc Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
time.h Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00