summaryrefslogtreecommitdiff
path: root/tests/test-display.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-display.c')
-rw-r--r--tests/test-display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-display.c b/tests/test-display.c
index e189ab32..068c155a 100644
--- a/tests/test-display.c
+++ b/tests/test-display.c
@@ -84,7 +84,7 @@ print_profiles (GArray * profiles, const gchar * name)
if (!codec_name)
continue;
- profile_name = gst_vaapi_profile_get_name (profile);
+ profile_name = gst_vaapi_profile_get_va_name (profile);
if (!profile_name)
continue;