]> git.sesse.net Git - nageru/history - x264encode.h
Fix a Clang 19 warning.
[nageru] / x264encode.h
2016-04-23 Steinar H. GundersonMake more consistent filenames for QuickSyncEncoder...
2016-04-19 Steinar H. GundersonSet duration for all video frames.
2016-04-18 Steinar H. GundersonMake X264Encoder possible to shut down.
2016-04-18 Steinar H. GundersonSeparate muxing entirely out of the HTTPD class.
2016-04-17 Steinar H. GundersonSupport encoding the HTTP stream with x264. Highly...