summaryrefslogtreecommitdiff
path: root/test/tile_independence_test.cc
AgeCommit message (Expand)Author
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
2014-01-18test/: remove some unnecessary extern "C"sJames Zern
2013-12-12Cleanup copyright headers.Frank Galligan
2013-07-18cosmetics: tile_independence_test: fix formattingJames Zern
2013-05-06test/tile_independence_test: check decode returnJames Zern
2013-03-27Convert inv_tile_order to control interfaceJohn Koleszar
2013-03-01Initialize pass variable in tile test.Ronald S. Bultje
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje