]> granicus.if.org Git - libvpx/commit
Assign estimate qp for overlay frame
authorJingning Han <jingning@google.com>
Mon, 16 Jul 2018 21:31:51 +0000 (14:31 -0700)
committerJingning Han <jingning@google.com>
Mon, 16 Jul 2018 21:31:51 +0000 (14:31 -0700)
commit5b6203aa59d3aaf2c219dcf95f4412ea258e3f74
tree1fbb0e65682ce01a5131500749d0156783c6547f
parent07507c830b3bea3b71cb30aeef569e6528a44cab
Assign estimate qp for overlay frame

Assign the estimated qp for the overlay frame too. Cap the minimum
quantization parameter to be 1 to avoid lossless coding in the
temporal dependency model setup.

Change-Id: I8acbc7182045dbf3017b6712a119b18407b76ab0
vp9/encoder/vp9_ratectrl.c