Use tiles when encoding with VP9.
commite67fefbf4f5a5a83ca8d487f422b09664dc4c8fe
authoraconverse <aconverse@chromium.org>
Thu, 5 Mar 2015 00:11:58 +0000 (4 16:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Mar 2015 00:12:20 +0000 (5 00:12 +0000)
treef5055e8212d39de1e2a6ed42695c9be3c9e5c526
parent7410ba7817276da208e2794bae934bebbc8e9ab8
Use tiles when encoding with VP9.

VP9's tile encoding feature allows for multithreaded parallelism on both the
encoder and decoder side.

TEST=Run remoting_perftests under VTune and see that two logical CPUs are used
BUG=134202

Review URL: https://codereview.chromium.org/977663004

Cr-Commit-Position: refs/heads/master@{#319167}
remoting/codec/video_encoder_vpx.cc