Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: third_party/libva/README.chromium

Issue 2834313002: Update third_party/libva to version 1.7.1 (Closed)
Patch Set: Update third_party/libva to version 1.7.1 and check whether the version of libva a platform support… Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/gpu/vaapi_wrapper.cc ('k') | third_party/libva/va/va.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libva/README.chromium
diff --git a/third_party/libva/README.chromium b/third_party/libva/README.chromium
index f860fa12eff06bc3074df3773febce1d8ec14cde..c1eebd2015ea9e85164beb11267640d104d9b9d5 100644
--- a/third_party/libva/README.chromium
+++ b/third_party/libva/README.chromium
@@ -1,8 +1,8 @@
Name: libva
-URL: http://freedesktop.org/wiki/Software/vaapi
-Source: git clone git://anongit.freedesktop.org/git/libva
-Version: unknown
-RealVersion: git tag libva-1.6.0
+URL: https://github.com/01org/libva
+Source: git clone https://github.com/01org/libva.git
+Version: 1.7.1
+RealVersion: git tag libva-1.7.1
License: MIT
License File: COPYING
Security Critical: no
@@ -15,4 +15,3 @@ Local modifications:
- remove struct _VAEncMacroblockParameterBufferH264 from va/va_enc_h264.h,
which contained an empty union, causing compile errors
- remove va/egl/va_egl.h due to the lack of license header
-- remove third_party/libva/va/wayland/wayland-drm-client-protocol.h
« no previous file with comments | « media/gpu/vaapi_wrapper.cc ('k') | third_party/libva/va/va.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698