Overhauling the thresholds and mixing proportions for mfqe postprocessor.
authorDeb Mukherjee <debargha@google.com>
Fri, 20 Jan 2012 03:06:55 +0000 (19:06 -0800)
committerDeb Mukherjee <debargha@google.com>
Fri, 20 Jan 2012 13:11:00 +0000 (05:11 -0800)
commit47dcd769c110f393cb1f7885321a79eb70d88c92
tree71eb19929a1a1a5cd64c2f18e704eca14d81ea02
parent90b9f993c113cf13e2648cebc46a0cf94afd1ba0
Overhauling the thresholds and mixing proportions for mfqe postprocessor.

Makes the thresholds for the multiframe quality enhancement module
depend on the difference between the base quantizers. Also modifies
the mixing function to weigh the current low quality frame less if
the difference in quantizer is large. With the above modifications
mfqe works well for both scalable patterns as well as low quality
key frames.

Change-Id: If24e94f63f3c292f939eea94f627e7ebfb27cb75
vp8/common/postproc.c