]> git.sesse.net Git - nageru/commit
Add support for uncompressed video instead of H.264 (while still storing H.264 to...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 4 Apr 2016 19:22:26 +0000 (21:22 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 4 Apr 2016 19:23:52 +0000 (21:23 +0200)
commitbb8cf44c90b78921e6c6b2f62e232addff78b5ed
treeea2bde5cdc347c0b19a5de50a7baf99ec9bfcc52
parentd6c0853940f64de5b9d6b55a663db58871c6d7d9
Add support for uncompressed video instead of H.264 (while still storing H.264 to file).

Note that microhttpd and VLC is really inefficient for large data amounts, so
this is not actually a CPU win right now.
flags.cpp
flags.h
h264encode.cpp
httpd.cpp
httpd.h