summaryrefslogtreecommitdiff
path: root/vp10/encoder/quantize.c
diff options
context:
space:
mode:
authorpaulwilkins <paulwilkins@google.com>2016-05-05 11:37:04 +0100
committerpaulwilkins <paulwilkins@google.com>2016-05-11 14:45:50 +0100
commit65732c36a8c8f60907b62d24c097782a0a0d7e1c (patch)
tree823bdc77ed939e9734a7889d2f70735520adcd35 /vp10/encoder/quantize.c
parent015c43f0c1b0325632283f371a42974968b5655a (diff)
downloadlibvpx-65732c36a8c8f60907b62d24c097782a0a0d7e1c.tar
libvpx-65732c36a8c8f60907b62d24c097782a0a0d7e1c.tar.gz
libvpx-65732c36a8c8f60907b62d24c097782a0a0d7e1c.tar.bz2
libvpx-65732c36a8c8f60907b62d24c097782a0a0d7e1c.zip
Fixed 8K two pass encoder crash.
Bug found by Yunqing relating to the correction for size at 8K and above in get_twopass_worst_quality(). The basis for the correction was changed to the linear size relative to 1080P as a baseline and the adjustment has been clamped to prevent problems at extreme images sizes. For 1080P the results on our test sets were neutral but the low res and mid res sets saw a small gain (0.1%-0.2% average). I would also expect some gains on 4k and larger content where the previous correction was overly aggressive. Change-Id: I30b026b5f4535e9601e3178d738066459d19c8fb
Diffstat (limited to 'vp10/encoder/quantize.c')
0 files changed, 0 insertions, 0 deletions