summaryrefslogtreecommitdiff
path: root/va/va_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'va/va_str.c')
-rw-r--r--va/va_str.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/va/va_str.c b/va/va_str.c
index 4594079..716e20d 100644
--- a/va/va_str.c
+++ b/va/va_str.c
@@ -63,6 +63,7 @@ const char *vaProfileStr(VAProfile profile)
TOSTR(VAProfileHEVCSccMain444);
TOSTR(VAProfileAV1Profile0);
TOSTR(VAProfileAV1Profile1);
+ TOSTR(VAProfileHEVCSccMain444_10);
default: break;
}
return "<unknown profile>";