aom/test
Alex Converse 57aa0f656d Merge changes Ideda50a6,Id2bced5f,If423eeb3 into nextgenv2
* changes:
  Port ANS from aom/master 25aaf40
  Refactor bitreader and bitwriter wrapper.
  Migrate aom/master ANS test from d311d02.
2016-09-29 16:43:12 +00:00
..
android Change to use aom copyright notice 2016-09-02 08:22:07 -07: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 Port ANS from aom/master 25aaf40 2016-09-28 12:07:00 -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 aomdec.sh : Make this test create files if needed to test decoder. 2016-09-09 16:39:21 -07:00
aomenc.sh simple_decoder.sh: Support encoding in decode test scripts. 2016-09-09 15:49:56 -07:00
aq_segment_test.cc Change to use aom copyright notice 2016-09-02 08:22:07 -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 apply clang-format 2016-09-15 16:41:21 -07:00
av1_convolve_test.cc s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
av1_dct_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
av1_ext_tile_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_fht4x4_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_fht8x8_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_fht8x16_test.cc Add SSE2 versions of av1_fht8x16 and av1_fht16x8 2016-09-09 11:29:41 -07:00
av1_fht16x8_test.cc Add SSE2 versions of av1_fht8x16 and av1_fht16x8 2016-09-09 11:29:41 -07:00
av1_fht16x16_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_fwd_txfm1d_test.cc Port renaming changes from AOMedia 2016-08-31 18:19:03 -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 Port renaming changes from AOMedia 2016-08-31 18:19:03 -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 av1_inv_txfm_test: fix decode-only build 2016-09-07 16:33:35 -07:00
av1_quantize_test.cc enums.h: Combine related #defines into packed enums. 2016-09-22 09:44:51 -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 Change to use AOM copyright notice 2016-09-02 19:52:03 +00: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 Change to use AOM copyright notice 2016-09-02 19:52:03 +00: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
codec_factory.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
convolve_test.cc s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
cpu_speed_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
cx_set_ref.sh aomcx_set_ref -> aom_cx_set_ref 2016-09-02 08:54:47 -07:00
datarate_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
dct16x16_test.cc Add a TODO for aom_highbd_fdct16x16_1_sse2 tests 2016-09-19 16:26:08 -07:00
dct32x32_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
decode_api_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
decode_perf_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
decode_test_driver.cc Update codec name in test enviroment to match decoder 2016-09-28 09:11:41 -07:00
decode_test_driver.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
decode_to_md5.sh Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
decode_with_drops.sh Change to use AOM copyright notice 2016-09-02 19:52:03 +00: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 Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encode_test_driver.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
encoder_parms_get_to_decoder.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
end_to_end_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
error_block_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
error_resilience_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
ethread_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
examples.sh Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
fdct4x4_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
fdct8x8_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
frame_size_tests.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00: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 Change to use AOM copyright notice 2016-09-02 19:52:03 +00: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 Change to use AOM copyright notice 2016-09-02 19:52:03 +00: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
reconintra_predictors_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
set_maps.sh set_maps: add back script and fix. 2016-09-09 12:33:09 -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 simple_encoder: make it so we can run it in tests. 2016-09-09 15:54:51 -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 Change to use aom copyright notice 2016-09-02 08:22:07 -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 Rename av1_ans_test to match aom/master. 2016-09-26 13:15:41 -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 aomdec.sh : Make this test create files if needed to test decoder. 2016-09-09 16:39:21 -07:00
transform_test_base.h Add SSE2 versions of av1_fht8x16 and av1_fht16x8 2016-09-09 11:29:41 -07:00
twopass_encoder.sh twopass_encoder: sample and test script fixed. 2016-09-09 12:38:37 -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 Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
video_source.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
vpxdec.sh Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
webm_video_source.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
y4m_test.cc Change to use AOM copyright notice 2016-09-02 19:52:03 +00: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