vpx/test
John Koleszar b72373de79 make: flatten object file directories
Rather than building an object file directory heirarchy matching the
source tree's layout, rename the object files so that the object
file name contains the path in the source file tree. The intent here
is to allow two files in different parts of the source tree to have
the same name and still not collide when put into an ar archive.

Change-Id: Id627737dc95ffc65b738501215f34a995148c5a2
2012-11-15 10:44:58 -08:00
..
acm_random.h Add tests for SAD functions 2012-07-25 17:11:16 -07:00
altref_test.cc fix timestamp calculation rollover w/altref 2012-08-08 14:30:49 -07:00
config_test.cc tests: fix Continue() signatures 2012-08-07 17:44:33 -07:00
cq_test.cc Add a unit test for CQ mode. 2012-10-04 16:38:21 -07:00
datarate_test.cc add unit test for datarate control 2012-10-29 19:54:06 -07:00
dct16x16_test.cc fix test builds 2012-11-06 12:12:58 -08:00
decode_test_driver.cc Add unit test for decoder test_vector_test 2012-10-22 13:46:11 -07:00
decode_test_driver.h Add unit test for decoder test_vector_test 2012-10-22 13:46:11 -07:00
encode_test_driver.cc Add unit test for decoder test_vector_test 2012-10-22 13:46:11 -07:00
encode_test_driver.h Added handler for PSNR packets to EncoderTest class 2012-10-03 14:23:47 -07:00
error_resilience_test.cc Unit Test for Error Resilience Mode 2012-10-03 14:58:26 -07:00
fdct4x4_test.cc fix test builds 2012-11-06 12:12:58 -08:00
fdct8x8_test.cc fix test builds 2012-11-06 12:12:58 -08:00
i420_video_source.h Minor tweaks to video source frameworks 2012-10-26 19:49:44 -07:00
idct8x8_test.cc fix test builds 2012-11-06 12:12:58 -08:00
idctllm_test.cc fix permissions on regular files 2012-06-27 23:45:56 -07:00
intrapred_test.cc msvs/tests: fix data alignment for asm tests 2012-08-31 10:23:32 -07:00
ivf_video_source.h Add unit test for decoder test_vector_test 2012-10-22 13:46:11 -07:00
keyframe_test.cc Merge "Add initialization and per frame flag members" 2012-10-04 10:37:38 -07:00
pp_filter_test.cc post-proc: deblock filter optimization 2012-10-08 12:06:44 -07:00
resize_test.cc Add external resize tests 2012-05-24 09:38:39 -07:00
sad_test.cc msvs/tests: fix data alignment for asm tests 2012-08-31 10:23:32 -07:00
set_roi.cc Added unit test of vp8_set_roimap() 2012-07-24 10:48:44 +01:00
sixtap_predict_test.cc msvs/tests: fix data alignment for asm tests 2012-08-31 10:23:32 -07:00
subtract_test.cc Added unit test for subtract functions 2012-09-26 13:45:53 -07:00
test_libvpx.cc Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
test_vector_test.cc Add unit test for decoder test_vector_test 2012-10-22 13:46:11 -07:00
test-data.sha1 Add unit test for decoder test_vector_test 2012-10-22 13:46:11 -07:00
test.mk make: flatten object file directories 2012-11-15 10:44:58 -08:00
util.h Add unit test for vp8_sixtap_predict functions 2012-07-10 09:56:35 -07:00
variance_test.cc Fix variance (signed integer) overflow 2012-11-06 23:06:44 -08:00
video_source.h Minor tweaks to video source frameworks 2012-10-26 19:49:44 -07:00
vp8_boolcoder_test.cc Merge with upstream experimental changes 2012-11-07 11:46:23 -08:00
vp8_fdct4x4_test.cc Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
vp9_boolcoder_test.cc Merge with upstream experimental changes 2012-11-07 11:46:23 -08:00