vpx/vp10
paulwilkins 65732c36a8 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
2016-05-11 14:45:50 +01:00
..
common Correct comments for scan order neighbors 2016-04-07 11:07:21 -07:00
decoder vp10/decoder,resize_mv_buffer: add missing alloc check 2016-02-17 14:36:05 -08:00
encoder Fixed 8K two pass encoder crash. 2016-05-11 14:45:50 +01:00
exports_dec Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
exports_enc Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
vp10_common.mk Merge "Isolate vp10's fwd_txfm from vp9" 2015-09-11 00:10:45 +00:00
vp10_cx_iface.c vp10,encoder: relocate setjmp 2016-02-16 19:33:16 -08:00
vp10_dx_iface.c Rename display_{size,width,height} to render_*. 2015-09-25 21:34:29 -04:00
vp10_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp10cx.mk move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
vp10dx.mk Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00