]> git.sesse.net Git - nageru/history - httpd.h
Start a mux only on a keyframe, so that transcoding clients do not get too confused.
[nageru] / httpd.h
2016-04-01 Steinar H. GundersonStart a mux only on a keyframe, so that transcoding...
2016-03-31 Steinar H. GundersonDelete streams when they are closed (prevents memory...
2016-01-10 Steinar H. GundersonAdd a menu item to start a new video segment (cut/cue...
2015-11-22 Steinar H. GundersonRemove another unused member variable.
2015-11-01 Steinar H. GundersonRe-run IWYU, again with lots of manual cleanup.
2015-10-25 Steinar H. GundersonUnify muxing between the local file and networking.
2015-10-24 Steinar H. GundersonAdd a HTTP server for stream output.