Add frame_gop_index to GF_GROUP
authorJingning Han <jingning@google.com>
Mon, 15 Oct 2018 18:48:39 +0000 (11:48 -0700)
committerJingning Han <jingning@google.com>
Mon, 15 Oct 2018 21:58:08 +0000 (14:58 -0700)
commit4d3275f865488bb6dc4c7a25e12cc6efa358ef7b
tree1076bae358dbece8c179d7e3a0d5267f0c6f3b87
parent227deb503e381b86fccae3fd92ee92baacec0948
Add frame_gop_index to GF_GROUP

Add frame_gop_index to track the frame offset within a group of
picture. This reworks the GOP frame offset calculation and use
case. The coding stats remain identical.

Change-Id: I94d0957bcc327f6bbeac6e84157635663c36b953
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h