]> granicus.if.org Git - libvpx/commit
Modified resize unit test to output test vector
authorAdrian Grange <agrange@google.com>
Thu, 12 Sep 2013 16:35:04 +0000 (09:35 -0700)
committerAdrian Grange <agrange@google.com>
Tue, 17 Sep 2013 22:38:30 +0000 (15:38 -0700)
commit88c8ff25088ef89b02b928a9844e94cd6f7d72e9
tree8c236e658bdddd22b484d5b34127b768b5f272a0
parent2b3bfaa9ce6eeefaa7ba3ee85ef69dfb99d31db2
Modified resize unit test to output test vector

Modified the resize unit test so that it optionally
writes the encoded bitstream to file. The macro
WRITE_COMPRESSED_STREAM should be set to 1 to enable
output of the test bitstream; it is set to 0 by default.

Change-Id: I7d436b1942f935da97db6d84574a98d379f57fb1
test/resize_test.cc
test/test-data.sha1
test/test.mk
test/test_vector_test.cc
vpx/src/vpx_encoder.c