Correct the num_frams of fps_init_first_pass_info
authorangiebird <angiebird@google.com>
Sat, 12 Oct 2019 01:49:27 +0000 (18:49 -0700)
committerangiebird <angiebird@google.com>
Sat, 12 Oct 2019 01:49:27 +0000 (18:49 -0700)
commit9dadf3189ac6d0798f12bdf2ba2d2408b2825b1d
tree5efc78b62c682a1ac165e0f332878e018622fc16
parentb255d47775336f2bce6ce4c62a87ffcff7d9f2da
Correct the num_frams of fps_init_first_pass_info

Note the last packet is cumulative first pass stats.
So the number of frames is packet number minus one

Change-Id: I5f617e7eeb63d17204beaaeb6422902ec076caeb
vp9/encoder/vp9_encoder.c