From: "Xiang, Haihao" <haihao.xi...@intel.com>

Signed-off-by: Xiang, Haihao <haihao.xi...@intel.com>
---
 va/va.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/va/va.c b/va/va.c
index ae853bb..c770f0d 100644
--- 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, 34 },
                 { 0, 33 },
                 { 0, 32 },
                 { -1, }
-- 
1.7.9.5

_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to