]> granicus.if.org Git - libvpx/commit
Make SetExternalGroupOfPicture support no arf mode
authorangiebird <angiebird@google.com>
Tue, 26 May 2020 19:00:36 +0000 (12:00 -0700)
committerangiebird <angiebird@google.com>
Wed, 27 May 2020 06:30:57 +0000 (23:30 -0700)
commit5c8431b9e4e0534f25031cf745b5d71b9492ee1e
tree0a1cd6a4800742d8359e2e39529cd7f963cc59af
parentfdf04093ecb87f9342aa3a17b7efaaf7cbb1808d
Make SetExternalGroupOfPicture support no arf mode

Rename external_arf_indexes by gop_map

Use kGopMapFlagStart to indicate the start of a gop in the gop_map.
Use kGopMapFlagUseAltRef to indicate whether to use altref in the
gop_map.

Change-Id: I743e3199a24b9ae1abd5acd290da1a1f8660e6ac
test/simple_encode_test.cc
vp9/simple_encode.cc
vp9/simple_encode.h