Copy frame counts to the encode result.
authorCheng Chen <chengchen@google.com>
Fri, 3 Jan 2020 01:22:21 +0000 (17:22 -0800)
committerCheng Chen <chengchen@google.com>
Thu, 9 Jan 2020 22:38:31 +0000 (14:38 -0800)
commit86675d87a3d3b639fb2f93a42619638447fd5e90
tree632e986d4cde06336fb78595fd57be3bd8d2ba28
parentccb06a9fb15b9c10099cef28ff1240eb9ffa9390
Copy frame counts to the encode result.

Explicitly copy frame counts of each frame to the encode result
struct.

Change-Id: Icc18ac83a9e2be8d7a4819f2fffcfda6568b275c
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h
vp9/simple_encode.cc
vp9/simple_encode.h