commit | fe67ed6af26b20cb0bd29f3ec94786d76c1241aa | [log] [tgz] |
---|---|---|
author | Timothy B. Terriberry <tterriberry@mozilla.com> | Wed Apr 26 16:53:47 2017 -0700 |
committer | Jingning Han <jingning@google.com> | Thu Jun 01 18:59:52 2017 +0000 |
tree | 543c3353218929c640b96a8d7be3c9520eddefd0 | |
parent | 6e4955d47fe98de9889fa19963665a3cb1e3c4cd [diff] |
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. cb4x4 itself should not require these sizes. This simplifies compatibility with other experiments, since we can first make them work with cb4x4 (which is now on by default), and then worry about chroma_2x2 (which is not) in separate steps. Encoder and decoder output should remain unchanged. Change-Id: I4e9fcdae49f238b5099a3c74a398fe993c2545f8