summaryrefslogtreecommitdiff
path: root/va/va.h
diff options
context:
space:
mode:
Diffstat (limited to 'va/va.h')
-rwxr-xr-xva/va.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/va/va.h b/va/va.h
index ac18067..0bfeac1 100755
--- a/va/va.h
+++ b/va/va.h
@@ -395,7 +395,8 @@ typedef enum
VAProfileHEVCSccMain10 = 30,
VAProfileHEVCSccMain444 = 31,
VAProfileAV1Profile0 = 32,
- VAProfileAV1Profile1 = 33
+ VAProfileAV1Profile1 = 33,
+ VAProfileHEVCSccMain444_10 = 34
} VAProfile;
/**