]> git.sesse.net Git - nageru/history - x264_encoder.h
Fix an issue where the mixer lagging too much behind CEF would cause us to display...
[nageru] / x264_encoder.h
2017-11-09 Steinar H. GundersonRemove some random unneeded memory allocations.
2017-06-17 Steinar H. GundersonFix a crash with --record-x264-video when getting metrics.
2017-06-11 Steinar H. GundersonAdd exported metrics for all the latency measurements.
2017-06-11 Steinar H. GundersonMake the histograms more flexible.
2017-06-11 Steinar H. GundersonAdd a histogram of output crf values from x264.
2017-06-11 Steinar H. GundersonAdd some base x264 metrics.
2017-03-13 Steinar H. GundersonSupport loading 10-bit x264 dynamically.
2017-03-13 Steinar H. GundersonAdd support for recording the x264 video to disk.
2017-03-11 Steinar H. GundersonRemoved an obsolete TODO.
2017-03-08 Steinar H. GundersonSupport switching Y'CbCr coefficients midway, which...
2016-12-10 Steinar H. GundersonAdd a switch to print video latency.
2016-11-22 Steinar H. GundersonFix a thread race that would sometimes cause x264 strea...
2016-10-25 Steinar H. GundersonRe-run include-what-you-use.
2016-07-22 Steinar H. GundersonAdd a menu option to change x264 video bitrate while...
2016-05-02 Steinar H. GundersonImplement x264 speedcontrol.
2016-04-25 Steinar H. GundersonSet x264 global headers (Quick Sync global headers...
2016-04-23 Steinar H. GundersonMake more consistent filenames for QuickSyncEncoder...