]> git.sesse.net Git - nageru/history - x264encode.cpp
Make it possible to set x264 preset/tune from the command line.
[nageru] / x264encode.cpp
2016-04-18 Steinar H. GundersonMake it possible to set x264 preset/tune from the comma...
2016-04-18 Steinar H. GundersonSeparate muxing entirely out of the HTTPD class.
2016-04-17 Steinar H. GundersonRemove some debugging spew.
2016-04-17 Steinar H. GundersonSupport encoding the HTTP stream with x264. Highly...