OSDN Git Service

vatrace: dump the right parameters for VP8 encode
[android-x86/hardware-intel-common-libva.git] / va / va.c
diff --git a/va/va.c b/va/va.c
index d260105..7d83173 100644 (file)
--- a/va/va.c
+++ b/va/va.c
@@ -246,6 +246,7 @@ static VAStatus va_openDriver(VADisplay dpy, char *driver_name)
                 int minor;
             } compatible_versions[] = {
                 { VA_MAJOR_VERSION, VA_MINOR_VERSION },
+                { 0, 37 },
                 { 0, 36 },
                 { 0, 35 },
                 { 0, 34 },