]> granicus.if.org Git - libvpx/commit
Make the decoder Cfg available to encoder tests..
authorJim Bankoski <jimbankoski@google.com>
Sun, 7 Dec 2014 19:28:51 +0000 (11:28 -0800)
committerJim Bankoski <jimbankoski@google.com>
Sun, 7 Dec 2014 19:28:51 +0000 (11:28 -0800)
commitbe7a2858201ab7585d1e4f5528b98c95a147b075
tree97f93538e3b0aeba17e20c4b5b91bd57b617070a
parentda464c483f99ad1c97e4fd4a79579ab4b802ed6b
Make the decoder Cfg available to encoder tests..

Adds decoder config as a changeable parameter to unit tests, and
changes end to end test to use commonly used parameters to enable
base test of tiles encoding and frame parallel decoding.

Change-Id: I5d23a6857303b4d68b92b15c3f2f04a1bcb4c2bb
test/encode_test_driver.cc
test/encode_test_driver.h
test/vp9_end_to_end_test.cc