Jingning Han 463c94854f Fix compiler error in vp8/9 decoder test
The test file compiler fails if one uses --disable-vp8-decoder
--enable-vp9-decoder. It effectively turns on CONFIG_VP8 and
CONFIG_DECODERS, but turns off CONFIG_VP8_DECODER, which causes
compiler error at test_vector_test.cc.

This commit fixes this issue by adding vp8/9 decoder flags to
the decoder behavior test, respectively.

Change-Id: I097ff8fd5e12715a94a565a82e54503885eb7187
2015-08-06 12:02:05 -07:00
..
2014-07-01 18:22:30 -07:00
2015-07-31 10:27:33 -07:00
2015-01-06 11:12:44 -08:00
2014-10-02 12:33:02 -07:00
2015-04-28 20:00:59 -07:00
2013-11-19 09:28:18 -08:00