Don't allow very short GF groups even when the GF is predicted from an ARF.
authorRonald S. Bultje <rbultje@google.com>
Thu, 2 Jun 2011 16:14:51 +0000 (09:14 -0700)
committerRonald S. Bultje <rbultje@google.com>
Thu, 2 Jun 2011 16:14:51 +0000 (09:14 -0700)
commit9f002bee53b5372f97b6dbc01f97c598ff585fcf
tree8e77a7a07e887f4d4bbd457a748d2b16f2695b69
parent34ba18760fa1e14c6679aa4e423f030e3166b981
Don't allow very short GF groups even when the GF is predicted from an ARF.

This is basically a slightly modified version of the previous patch,
and it has a moderately positive effect (SSIM/PSNR both +0.08% avg
on derf-set). Most clips show no change, except waterfall/coastguard,
each ~ +0.8% SSIM/PSNR. You can see similar effects in other clips
by shortening their length to terminate at a very short last group
of frames.

Change-Id: I7a70de99ca1f9fe6a8b6ca7a6e30e8a4b64383e4
vp8/encoder/firstpass.c