]> git.sesse.net Git - x264/commit
Get rid of redundant speedcontrol variable fps, and clarify the units of some variables.
authorSteinar H. Gunderson <sesse@google.com>
Tue, 19 Apr 2016 22:37:55 +0000 (00:37 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 23 Apr 2016 18:32:32 +0000 (20:32 +0200)
commit462f09a816cbb24b6de34f9cc591149288dcf281
tree88290a2d07042e22f939851cb8c5ad99c9fcbd65
parent35a05f459dbdf46a7918aefcdd5166d32b104261
Get rid of redundant speedcontrol variable fps, and clarify the units of some variables.

Also fix a bug where the i_buffer_size parameter to x264_speedcontrol_sync()
would get ignored, and not update the dependent parameters properly.
AUTHORS
encoder/speed.c