]> git.sesse.net Git - nageru/history - x264_speed_control.cpp
Support audio-only FFmpeg inputs. Somewhat wonky, though.
[nageru] / x264_speed_control.cpp
2018-05-23 Steinar H. GundersonRedo x264 speed control presets without B-frame settings.
2017-07-21 Steinar H. GundersonRework the x264 speedcontrol presets.
2017-07-10 Steinar H. GundersonUpdate the x264 speedcontrol buffer size metric when...
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. GundersonExport some metrics from x264 speed control.
2017-03-13 Steinar H. GundersonSupport loading 10-bit x264 dynamically.
2016-10-25 Steinar H. GundersonRe-run include-what-you-use.
2016-09-10 Steinar H. GundersonUse std::chrono for (almost) all time keeping.
2016-08-01 Steinar H. GundersonFix an issue with changing video bitrate when x264...
2016-06-06 Steinar H. GundersonInitialize stats buffers in speed control correctly
2016-05-03 Steinar H. GundersonFix an out-of-bounds write (found by asan).
2016-05-02 Steinar H. GundersonImplement x264 speedcontrol.