]> granicus.if.org Git - libvpx/commit
Use previous ARF as GOLDEN frame for the next GOP
authorDeepa K G <deepa.kg@ittiam.com>
Tue, 9 Apr 2019 12:25:36 +0000 (17:55 +0530)
committerDeepa K G <deepa.kg@ittiam.com>
Tue, 11 Jun 2019 13:36:00 +0000 (19:06 +0530)
commit24e38521a8aef038f1b87892bf79f31cc99c05a1
treeb48694771cf57dd3f18d5150796ee7c8e8752122
parentf0ff0600d01e88dfe11c5771b7d01bdee27cbd50
Use previous ARF as GOLDEN frame for the next GOP

This patch uses ARF itself as the GOLDEN frame for the
next gf group instead of replacing it with the overlay
frame. By doing so, bits consumed by the overlay frame
will be reduced.

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