]> git.sesse.net Git - nageru/history - x264encode.cpp
Set duration for all video frames.
[nageru] / x264encode.cpp
2016-04-19 Steinar H. GundersonSet duration for all video frames.
2016-04-18 Steinar H. GundersonFix a shutdown issue in X264Encoder.
2016-04-18 Steinar H. GundersonMake X264Encoder possible to shut down.
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...