vpx/vp9
Yunqing Wang f0cf9719d0 Accumulate tx_totals counters in multi-threaded encoder
Tx_totals counters weren't handled correctly in multi-thread
case, which caused the mismatch while encoding using threads > 1.
This patch fixed that.

Change-Id: Ice9b0386f57175fb92a0bdcd5042686a3106246a
2015-03-10 10:02:49 -07:00
..
common Accumulate tx_totals counters in multi-threaded encoder 2015-03-10 10:02:49 -07:00
decoder Refactor read_intra_frame_mode_info 2015-03-09 16:25:01 -07:00
encoder Merge "Don't waste time partitioning skip superblocks." 2015-03-09 13:02:16 -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