aom/vp9
Frank Galligan f5c36a5ced VP9: turn on tile-columns and frame-parallel-mode by default
Most of the current decoders use tile-based multithreading. Also
most of the current decoders need frame_parallel_decoding_mode
turned on to enable multithreaded decoding. tile-columns is
limited by resolution, so setting to max (6) is fine.

BUG=https://code.google.com/p/webm/issues/detail?id=963

Change-Id: I6e7ac3485d96bf0c69e06706cbb326dd38be0020
2015-03-03 11:20:11 -08:00
..
common Use variance metric for integral projection vector match 2015-03-01 10:42:56 -08:00
decoder fix the propagation of color space info in decoder 2015-02-23 13:01:14 -08:00
encoder Use variance metric for integral projection vector match 2015-03-01 10:42:56 -08:00
exports_dec
exports_enc
vp9_common.mk Rename loopfilter_thread files to thread_common files 2015-02-06 10:03:31 -08:00
vp9_cx_iface.c VP9: turn on tile-columns and frame-parallel-mode by default 2015-03-03 11:20:11 -08:00
vp9_dx_iface.c Merge "Fix the frame parallel invalid file test failure on ARM." 2015-02-18 14:09:28 -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