summaryrefslogtreecommitdiff
path: root/test/i965_avcd_config_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/i965_avcd_config_test.cpp')
-rw-r--r--test/i965_avcd_config_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/i965_avcd_config_test.cpp b/test/i965_avcd_config_test.cpp
index 8bc5e3cc..ad10ffbe 100644
--- a/test/i965_avcd_config_test.cpp
+++ b/test/i965_avcd_config_test.cpp
@@ -96,8 +96,6 @@ VAStatus HasMVCDecodeSupport()
}
static const std::vector<ConfigTestInput> inputs = {
- { VAProfileH264Baseline, VAEntrypointVLD, &ProfileNotSupported },
-
{ VAProfileH264ConstrainedBaseline, VAEntrypointVLD, &HasDecodeSupport },
{ VAProfileH264Main, VAEntrypointVLD, &HasDecodeSupport },
{ VAProfileH264High, VAEntrypointVLD, &HasDecodeSupport },