]> granicus.if.org Git - libvpx/commit
Refactor GOP reference frame ordering for tpl model
authorJingning Han <jingning@google.com>
Mon, 15 Oct 2018 22:27:02 +0000 (15:27 -0700)
committerJingning Han <jingning@google.com>
Mon, 15 Oct 2018 22:30:06 +0000 (15:30 -0700)
commit4dae31877dd3cceb5a129cb9b42f61d58665ddf3
tree41de6410f5b919ec51dc7665ea042f80e55fd625
parentf1e3f340ef699ed1335ae6244eceebdf474c4c41
Refactor GOP reference frame ordering for tpl model

Process the frames in the order of GOP structure definition.
Decouple the dependency on rc->baseline_gf_interval.

Change-Id: I0d42c542aca552975cc8f08b0eb8b22ccf6a9537
vp9/encoder/vp9_encoder.c