aom/examples
Timothy B. Terriberry fe67ed6af2 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
2017-06-01 18:59:52 +00:00
..
analyzer.cc [Code Cleanup] Move accounting.[ch] to decoder 2017-04-21 21:41:04 +00:00
aom_cx_set_ref.c Move image matching functions to common location. 2017-04-21 23:36:54 +00:00
decode_to_md5.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
decode_with_drops.c examples: quiet -Wshorten-64-to-32 warnings 2017-03-23 20:13:18 +00:00
encoder_util.c Refactor hbd and lowbd versions of find_mismatch() 2017-04-25 18:21:20 +00:00
encoder_util.h Move image matching functions to common location. 2017-04-21 23:36:54 +00:00
inspect.c cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. 2017-06-01 18:59:52 +00:00
lossless_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2017-03-23 20:13:18 +00:00
resize_util.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
set_maps.c Reduce number of video frames in set_maps test 2017-05-09 21:33:39 +00:00
simple_decoder.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
simple_encoder.c Remove rt deadline. 2017-04-17 23:17:34 +00:00
twopass_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2017-03-23 20:13:18 +00:00