aom/test
Yaowu Xu 15c1aa60f3 Disable the SuperframeTest with --enable-daala_ec.
Due to the way the daala entropy coder handles raw bits, the current
test is broken because the buffer length is not known when calling
aom_reader_init() is called.

Change-Id: I76e93ec0e160e31f286c23f7c9c0094390c6c2d4
2016-10-29 17:05:40 -07:00
..
android Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
accounting_test.cc Bit accounting. 2016-10-19 04:34:29 +00:00
acm_random.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
active_map_refresh_test.cc simplify test code 2016-09-09 16:40:58 +00:00
active_map_test.cc Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
add_noise_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
altref_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
ans_test.cc Switch rANS to 15 bit precision, and adjust L_BASE. 2016-10-14 14:05:50 -07:00
aomcx_set_ref.sh aom_cx_set_ref: add example showing setting reference frame 2016-09-08 17:36:44 -07:00
aomdec.sh LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
aomenc.sh Use "av1" as codec name 2016-10-14 11:05:54 -07:00
aq_segment_test.cc Add unit test for delta-q (aq-mode=4) 2016-10-19 11:35:40 -07:00
arf_freq_test.cc Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
av1_convolve_optimz_test.cc Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
av1_convolve_test.cc s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
av1_dct_test.cc Fix the overflow of av1_fht32x32() in 2D DCT_DCT 2016-10-20 09:22:24 -07:00
av1_ext_tile_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_fht4x4_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
av1_fht4x8_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
av1_fht8x4_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
av1_fht8x8_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
av1_fht8x16_test.cc Simplify 8x16 and 16x8 inverse transform tests 2016-10-13 16:02:59 +01:00
av1_fht16x8_test.cc Simplify 8x16 and 16x8 inverse transform tests 2016-10-13 16:02:59 +01:00
av1_fht16x16_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
av1_fht16x32_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
av1_fht32x16_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
av1_fwd_txfm1d_test.cc Add av1_fdct64_new and av1_idct64_new 2016-10-18 16:07:56 -07:00
av1_fwd_txfm2d_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_highbd_iht_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_inv_txfm1d_test.cc Add av1_fdct64_new and av1_idct64_new 2016-10-18 16:07:56 -07:00
av1_inv_txfm2d_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_inv_txfm_test.cc adapt_scan experiment 2016-10-24 18:24:56 -07:00
av1_quantize_test.cc Fix build issues when --enable-aom-qm 2016-10-19 12:26:53 -07:00
av1_txfm_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_txfm_test.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_wedge_utils_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
avg_test.cc Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
blend_a64_mask_1d_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
blend_a64_mask_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
boolcoder_test.cc Fix for AV1.TestTell 2016-10-20 16:24:06 +01:00
borders_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
clear_system_state.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
clpf_test.cc Fix typos in CLPF unit test 2016-10-11 12:36:16 -07:00
codec_factory.h Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
convolve_test.cc Fix warnings reported by -Wshadow: Part3: test/ directory 2016-10-18 17:22:58 -07:00
cpu_speed_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
datarate_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
dct16x16_test.cc fdct4x4_test: fix unsigned overflow 2016-10-24 09:21:55 -07:00
dct32x32_test.cc Fix aom_fdct32x32_avx2 output as CONFIG_AOM_HIGHBITDEPTH=1 2016-10-25 14:33:21 -07:00
decode_api_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
decode_perf_test.cc LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
decode_test_driver.cc Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
decode_test_driver.h Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
decode_to_md5.sh decode_to_md5_test: fixes and runs quick encode and checks decode 2016-10-03 11:12:13 -07:00
decode_with_drops.sh decode_with_drops.sh : make sample test work for av1 2016-10-03 11:13:13 -07:00
denoiser_sse2_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
divu_small_test.cc Port folder renaming changes from AOM 2016-08-31 17:26:24 -07:00
encode_api_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encode_perf_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encode_test_driver.cc Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
encode_test_driver.h Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
encoder_parms_get_to_decoder.cc Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
end_to_end_test.cc Wrap palette code inside CONFIG_PALETTE flag. 2016-10-14 13:42:02 -07:00
error_block_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
error_resilience_test.cc Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
ethread_test.cc Change 2 motion search counts to be tile data 2016-10-25 15:25:37 -07:00
examples.sh Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
fdct4x4_test.cc Enable test system to detect transforms misusing 'stride' parameter 2016-10-13 15:50:44 +01:00
fdct8x8_test.cc Fix aom_fdct8x8_ssse3 in high bit depth mode 2016-10-28 10:13:43 +01:00
fht32x32_test.cc Fix aom_fdct32x32_avx2 output as CONFIG_AOM_HIGHBITDEPTH=1 2016-10-25 14:33:21 -07:00
filterintra_predictors_test.cc Renaming in filter-intra sse4 code 2016-10-19 21:41:06 -07:00
frame_size_tests.cc Add compiler warning flag -Wextra and fix related warnings. 2016-10-20 15:49:16 -07:00
function_equivalence_test.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
hadamard_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
hbd_metrics_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
i420_video_source.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
idct8x8_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
idct_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
intrapred_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
ivf_video_source.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
level_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
lossless_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
lpf_8_test.cc Fix warnings reported by -Wshadow: Part3: test/ directory 2016-10-18 17:22:58 -07:00
masked_sad_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
masked_variance_test.cc apply clang-format 2016-09-15 16:41:21 -07:00
md5_helper.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
minmax_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
obmc_sad_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
obmc_variance_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
partial_idct_test.cc Fix warnings reported by -Wshadow: Part3: test/ directory 2016-10-18 17:22:58 -07:00
quantize_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
realtime_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
register_state_check.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
resize_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
sad_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
scan_test.cc Add unit test for adapt_scan experiment 2016-10-27 11:43:10 -07:00
set_maps.sh LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
simple_decoder.sh aomdec.sh : Make this test create files if needed to test decoder. 2016-09-09 16:39:21 -07:00
simple_encoder.sh LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
subtract_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
sum_squares_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
superframe_test.cc Disable the SuperframeTest with --enable-daala_ec. 2016-10-29 17:05:40 -07:00
test-data.mk Removed tests and data not in use 2016-09-03 00:06:09 +00:00
test-data.sha1 Removed tests and data not in use 2016-09-03 00:06:09 +00:00
test.mk adapt_scan experiment 2016-10-24 18:24:56 -07:00
test_intra_pred_speed.cc test_intra_pred_speed.cc : Fix visual studio build. 2016-09-02 15:11:59 -07:00
test_libaom.cc Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
tile_independence_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tools_common.sh LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
transform_test_base.h fdct4x4_test: fix unsigned overflow 2016-10-24 09:21:55 -07:00
twopass_encoder.sh LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
user_priv_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
util.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
variance_test.cc Remove some useless casts 2016-10-20 15:51:41 -07:00
video_source.h LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH 2016-10-12 08:26:44 -07:00
webm_video_source.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
y4m_test.cc y4m_test: fix segfault if test files are missing 2016-10-11 18:20:01 -07:00
y4m_video_source.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
yuv_video_source.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00