summaryrefslogtreecommitdiff
path: root/vp8/encoder/treewriter.h
diff options
context:
space:
mode:
authorPaul Wilkins <paulwilkins@google.com>2010-12-04 10:04:12 +0000
committerPaul Wilkins <paulwilkins@google.com>2010-12-04 10:04:12 +0000
commitcec6a596b5edc61503db7726a22fdea534e77a86 (patch)
treefe8b93ac5a006e4e13178e4be3884e39435ad03f /vp8/encoder/treewriter.h
parent9c8ad79fdc8af25988dd071703a51d379f2849ce (diff)
downloadlibvpx-cec6a596b5edc61503db7726a22fdea534e77a86.tar
libvpx-cec6a596b5edc61503db7726a22fdea534e77a86.tar.gz
libvpx-cec6a596b5edc61503db7726a22fdea534e77a86.tar.bz2
libvpx-cec6a596b5edc61503db7726a22fdea534e77a86.zip
Change to inter_minq table.
The inter_minq table controls the range of quantizers available for a particular frame in two pass relative to a max Q value. The changes reduces the range somewhat. The effect of this was a small increase (0.3% average) in psnr for the test set but it should also help encode speed somewhat for higher quality modes as it will reduce the number of iterations in the recode loop. The change damps the range of quantizers available locally within a section of a clip and should therefore help keep quality more uniform. If there is systematic overshoot or undershoot the range can shift gradually to accommodate. However, there is some increased risk of overshoot or undershoot against the target bit rate in VBR mode and this risk will be more pronounced for short clips. The change damps the range of quantizers available locally within a section of a clip and should therefore help keep quality more uniform. If there is systematic overshoot or undershoot the range can shift gradually to accommodate. However, there is some increased risk of overshoot or undershoot against the target bit rate in VBR mode and this risk will be more pronounced for short clips. Change-Id: I84465567d49ae767c6c73ff2a2aac30c895adb52
Diffstat (limited to 'vp8/encoder/treewriter.h')
0 files changed, 0 insertions, 0 deletions