]> git.sesse.net Git - nageru/commit
Unify httpd.cpp from Nageru and Futatabi (whitespace differences, and metrics support).
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 3 Dec 2018 08:32:51 +0000 (09:32 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 3 Dec 2018 08:32:51 +0000 (09:32 +0100)
commit539609eb56b496e6eff8a5e0a92fa0325936a5d7
tree86f841cda5aa46bc0c329690b3a2e93292fead99
parent4a38970b4e8cd4bce1dd9eabd56a45635501bbc3
Unify httpd.cpp from Nageru and Futatabi (whitespace differences, and metrics support).
15 files changed:
futatabi/httpd.cpp [deleted file]
futatabi/main.cpp
futatabi/meson.build
futatabi/player.cpp
futatabi/video_stream.cpp
nageru/defs.h
nageru/httpd.h [deleted file]
nageru/meson.build
nageru/mixer.h
nageru/video_encoder.cpp
shared/httpd.cpp [moved from nageru/httpd.cpp with 96% similarity]
shared/httpd.h [moved from futatabi/httpd.h with 95% similarity]
shared/meson.build
shared/mux.cpp
shared/shared_defs.h [moved from shared/mux_opts.h with 62% similarity]