moonfire-nvr/src
Scott Lamb 48d0473a4c Small helper for writing sample files safely.
Handles partial writes + checksumming.
2016-01-09 17:16:55 -08:00
..
testdata Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
CMakeLists.txt First portion of .mp4 generation logic. 2016-01-09 12:02:36 -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 First portion of .mp4 generation logic. 2016-01-09 12:02:36 -08:00
common.h Add logic to create an AVCDecoderConfiguration. 2016-01-08 21:44:19 -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 Small helper for writing sample files safely. 2016-01-09 17:16:55 -08:00
filesystem.h Small helper for writing sample files safely. 2016-01-09 17:16:55 -08:00
h264-test.cc Add logic to create an AVCDecoderConfiguration. 2016-01-08 21:44:19 -08:00
h264.cc Add logic to create an AVCDecoderConfiguration. 2016-01-08 21:44:19 -08:00
h264.h Add logic to create an AVCDecoderConfiguration. 2016-01-08 21:44:19 -08:00
http-test.cc Initial commit, with basic functionality. 2016-01-01 22:06:47 -08:00
http.cc First portion of .mp4 generation logic. 2016-01-09 12:02:36 -08:00
http.h First portion of .mp4 generation logic. 2016-01-09 12:02:36 -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
mp4-test.cc First portion of .mp4 generation logic. 2016-01-09 12:02:36 -08:00
mp4.cc First portion of .mp4 generation logic. 2016-01-09 12:02:36 -08:00
mp4.h First portion of .mp4 generation logic. 2016-01-09 12:02:36 -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 Small helper for writing sample files safely. 2016-01-09 17:16:55 -08:00
recording.cc Small helper for writing sample files safely. 2016-01-09 17:16:55 -08:00
recording.h Small helper for writing sample files safely. 2016-01-09 17:16:55 -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