]> granicus.if.org Git - libvpx/commit
Separate GF structure defining from bit allocation
authorZoe Liu <zoeliu@google.com>
Thu, 14 Jun 2018 18:09:41 +0000 (11:09 -0700)
committerZoe Liu <zoeliu@google.com>
Thu, 14 Jun 2018 21:35:05 +0000 (14:35 -0700)
commit2459ce88815bfdf2e5268a3fffed26258e63c743
treeab1f441135e0df18172ce93cf642ff8940ce03bd
parent7a1ac4712b96db9ce48cbddfdc59d8d6adda10e6
Separate GF structure defining from bit allocation

This CL separates the defining of the GF group structure from the
handling of its bitrate allocation. The encoder performance should stay
unchanged.

Change-Id: Ib77967757702bb4b284034e429d4c41ae86d0838
vp9/encoder/vp9_firstpass.c