vpx/vp9
Yaowu Xu 059a473b35 Enable using Golden reference in choose_partition()
Choose_partition uses only the last frame as reference frame in making
partition decision, this commit adds the check on how well Golden
frame with (0,0) predicts the current block, and uses GF(0,0) as
basis for partition decision if it produces better prediction.

The commit improves rtc speed 6 and 7 encoding by 0.14% and 0.19%
respectively.

Change-Id: I156acf925bd6e0b586d48155d1940d27270a3915
2015-03-10 08:57:28 -07:00
..
common Merge "Only wait for previous frame's motion vector if needed." 2015-03-06 10:27:26 -08:00
decoder Refactor read_intra_frame_mode_info 2015-03-09 16:25:01 -07:00
encoder Enable using Golden reference in choose_partition() 2015-03-10 08:57:28 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Rename loopfilter_thread files to thread_common files 2015-02-06 10:03:31 -08:00
vp9_cx_iface.c Merge "Reduce default overshoot/undershoot params to 25" 2015-03-09 09:21:35 -07:00
vp9_dx_iface.c Fix variable shadowing. 2015-03-04 11:40:20 -08:00
vp9_iface_common.h Enable decoder to pass through color space info 2015-01-13 15:13:19 -08:00
vp9cx.mk Add skin detection. 2015-02-11 17:47:17 -08:00
vp9dx.mk Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00