]> granicus.if.org Git - libvpx/commit
Fix for max qindex calculation of a gf interval
authorRanjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com>
Tue, 20 Dec 2016 12:38:41 +0000 (18:08 +0530)
committerYunqing Wang <yunqingwang@google.com>
Tue, 3 Jan 2017 18:24:02 +0000 (10:24 -0800)
commitd3db846cc50b1b0a9f6efcbe2b36c9c1943bc528
tree618eb687685c913da107478004ca25e191ca132f
parent99c573f0187dfead4a04b01402613e0cb8cb26bb
Fix for max qindex calculation of a gf interval

Calculation of active_worst_quality of a gf interval is modified
for coherency

BUG=webm:1355

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