Index: source/libvpx/test/test_vectors.cc |
=================================================================== |
--- source/libvpx/test/test_vectors.cc (revision 282873) |
+++ source/libvpx/test/test_vectors.cc (working copy) |
@@ -180,6 +180,7 @@ |
"vp90-2-14-resize-fp-tiles-8-16.webm", "vp90-2-14-resize-fp-tiles-8-1.webm", |
"vp90-2-14-resize-fp-tiles-8-2.webm", "vp90-2-14-resize-fp-tiles-8-4.webm", |
"vp90-2-15-segkey.webm", "vp90-2-15-segkey_adpq.webm", |
+ "vp90-2-16-intra-only.webm", |
"vp91-2-04-yuv444.webm", |
}; |
const int kNumVP9TestVectors = NELEMENTS(kVP9TestVectors); |