commit | 426a997e63975ba777fd897ff178b7416f74fbc4 | [log] [tgz] |
---|---|---|
author | David Barker <david.barker@argondesign.com> | Fri Jan 27 11:03:11 2017 +0000 |
committer | Debargha Mukherjee <debargha@google.com> | Tue Jan 31 12:59:50 2017 -0800 |
tree | dd6c0cb7437fef0f1b849bde80d03a45ae55e5ca | |
parent | d803cb96d9576ec9260dd9609c01e77ddf86e9ca [diff] |
Fix ext-inter + compound-segment + supertx Allow the above combination of experiments to work together correctly, fixing an encode/decode mismatch bug when they were all enabled. This change causes build_masked_compound(_highbd) to only ever be called if CONFIG_SUPERTX is off, so wrap these functions in an '#if !CONFIG_SUPERTX' block. BUG=aomedia:313 Change-Id: Ic3886bc69ba9624b8fcb0a4c2d71fc64d2c0f22c