Add external resize tests
authorJohn Koleszar <jkoleszar@google.com>
Wed, 23 May 2012 19:55:27 +0000 (12:55 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 24 May 2012 16:38:39 +0000 (09:38 -0700)
commit2fb29ff7f9267b7bcb5cd29907d2b00f1c279ae3
tree5b27668693c15981c0b7bfdd583c0151e4c5ccb5
parent410ae576e733674a66b6f7963a60a25b4310d3b4
Add external resize tests

Adds a test that ensures the application is able to trigger frame size
changes via vpx_codec_enc_config_set()

Change-Id: I231c062e533d75c8d63c5f8a5544650117429a63
test/encode_test_driver.h
test/resize_test.cc [new file with mode: 0644]
test/test.mk
test/video_source.h