]> granicus.if.org Git - libvpx/commit
Increase active best quality linearly
authorRavi Chaudhary <ravi.chaudhary@ittiam.com>
Mon, 22 Apr 2019 13:25:12 +0000 (18:55 +0530)
committerRavi Chaudhary <ravi.chaudhary@ittiam.com>
Thu, 16 May 2019 11:30:55 +0000 (17:00 +0530)
commitb0509e8868a2fb1d64ea015cd9bbf125fd3ddcaa
tree4c32b8f4f400aca9a7956a98fa772d572fa2f0d2
parent74dfa752ea742c314199dd2d7280223336e4d4e9
Increase active best quality linearly

The ARF frames in last few gf intervals, would be
used as a reference by fewer ARF frames in the same
kf interval. Also, the ARF frames in the last GF
group would not be used as a reference in future.
Hence the active best quality for these ARF frames
is increased based on their temporal distance from
the next key frame.

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